From 9f449569df9c94670f51fd8cd5558b66884cd877 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 7 Dec 2023 22:51:52 +0100 Subject: Improve portability MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile') 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 = -- cgit v1.2.3-70-g09d2