X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=d2387022e449cbb288256278c2d4cc0be4399027;hb=3871692ace34f05bc4cda6c49bee9c164b639682;hp=f89a92905dbb75c1886ca01b02692916e24f04f8;hpb=51fa952968ebef4302248c1154a5ce1504d26607;p=16.git diff --git a/makefile b/makefile index f89a9290..d2387022 100755 --- 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 ../../ +