From: Jiří Malák Date: Sun, 28 Aug 2016 00:00:07 +0000 (+0200) Subject: fix mistake in build make file X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=ebb6f46a9395400eb7c07cba16f8736a13b4fa60;p=16.git fix mistake in build make file Add missing macro expansion terminator --- diff --git a/makefile b/makefile index 17c922f5..4782eb61 100755 --- a/makefile +++ b/makefile @@ -53,7 +53,7 @@ DUMP=*type TARGET_OS = dos -BUILD_ROOT=$+$(%__CWD__) +BUILD_ROOT=$+$(%__CWD__)$- #EXMMTESTDIR=16$(DIRSEP)exmmtest$(DIRSEP) PDIR=..$(DIRSEP) SRC=src$(DIRSEP)