X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=d2387022e449cbb288256278c2d4cc0be4399027;hb=3871692ace34f05bc4cda6c49bee9c164b639682;hp=7e02f9ba25f979521753a9c33e180cad07a76ca3;hpb=a2c9fecb49f628620e6e11450864ded097cc3f96;p=16.git diff --git a/makefile b/makefile index 7e02f9ba..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) @@ -442,9 +442,8 @@ mx: .symbolic @wmake all @cd ../../ -x: .symbolic - @cd 16/x - @wmake -f makefile.wat pee - @cd ../xw_/ - @wmake all +mx_: .symbolic + @cd 16/xw_ + @wmake -f makefile all @cd ../../ +