Revert "Compatibility with BSD Make"
[cc0/argeo-build.git] / common.mk
index b7a0d63613ecaa66c5da5106a88e3443465ccdf8..0328fd5fa56b8fdc1f1900660ca3bd5b8a040e3a 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -51,7 +51,7 @@ RMDIR=$(RM) -r
 null  :=
 space := $(null) #
 pathsep := :
-#define LF
-#
-#$(null)
-#endef
+define LF
+
+$(null)
+endef