X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=common.mk;h=891f8f8d99347247cd9242a00138f1c060142298;hb=HEAD;hp=b7a0d63613ecaa66c5da5106a88e3443465ccdf8;hpb=9958f9a74edcce1f422207304137ab686ab5d9ff;p=cc0%2Fargeo-build.git diff --git a/common.mk b/common.mk index b7a0d63..891f8f8 100644 --- a/common.mk +++ b/common.mk @@ -1,5 +1,5 @@ build-major=2 -build-minor=3 +build-minor=1 # Required third party libraries ECJ_MAJOR=3 @@ -51,7 +51,7 @@ RMDIR=$(RM) -r null := space := $(null) # pathsep := : -#define LF -# -#$(null) -#endef +define LF + +$(null) +endef