]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
ww
[16.git] / makefile
index f89a92905dbb75c1886ca01b02692916e24f04f8..d2387022e449cbb288256278c2d4cc0be4399027 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -423,7 +423,7 @@ clean: .symbolic
 
 comp: .symbolic
        @upx -9 -qqq $(EXEC)
-       @upx -9 -qqq x-demo.exe
+##     @upx -9 -qqq x-demo.exe
 
 updatelibs: .symbolic
        @cd $(JSMNLIB)
@@ -444,5 +444,6 @@ mx: .symbolic
 
 mx_: .symbolic
        @cd 16/xw_
-       @wmake -f makefile.wat all
+       @wmake -f makefile all
        @cd ../../
+