From c48c2f1e1f84ca6eaa064e6e88884c7e9c8d303b Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sat, 27 Aug 2016 15:24:49 -0500 Subject: [PATCH] makefile.wat has BUILD_ROOT and obj --- makefile.wat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.wat b/makefile.wat index f1117ccc..4da35779 100755 --- a/makefile.wat +++ b/makefile.wat @@ -40,7 +40,7 @@ to_os_path=\=/ REMOVECOMMAND=rm -f COPYCOMMAND=cp -f DIRSEP=/ -OBJ=o +OBJ=obj DUMP=cat !else #DOS ^^ to_os_path=/=\ -- 2.39.5