summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-12-07 22:51:52 +0100
committerMattias Andrée <maandree@kth.se>2023-12-07 22:51:52 +0100
commit9f449569df9c94670f51fd8cd5558b66884cd877 (patch)
tree21d3c31e22b2cd0544351584c8614e70b66826e4 /Makefile
parentFourth commit (diff)
downloadlibsyscalls-9f449569df9c94670f51fd8cd5558b66884cd877.tar.gz
libsyscalls-9f449569df9c94670f51fd8cd5558b66884cd877.tar.bz2
libsyscalls-9f449569df9c94670f51fd8cd5558b66884cd877.tar.xz
Improve portability
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ebd5e71..6d520ca 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,11 @@ include $(CONFIGFILE)
# Reloading the user's config in case it limits supported architectures
+#this not modify, this is a help variable to get the # symbol into sed scripts
+h = '"$$(printf '\43\n')"'
+#this not modify, this is a help variable to make [[:space:]] shorter
+s = [[:space:]]
+
#extended for each support operating system with the operating system's name as appropriate for filenames
OPERATING_SYSTEMS =