X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=3187305b054dfd1104f2d326003b9c6e1c26e3be;hb=0c93b2c4daed4fcbaecf294775b293671f54d823;hp=463e2078c59123cf8c9df8f5ed07acfbc9d4015f;hpb=51a2c40227d20f8dd0fe7660ec75943b174720fb;p=16.git diff --git a/makefile b/makefile index 463e2078..3187305b 100755 --- a/makefile +++ b/makefile @@ -364,7 +364,7 @@ clean: .symbolic # @echo $(INCLUDE) comp: .symbolic - upx -9 $(EXEC) + @upx -9 -qqq $(EXEC) updatelibs: .symbolic cd $(JSMNLIB)