OSDN Git Service

poke
[proj16/16.git] / makefile
index 2aca190..3187305 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -364,7 +364,7 @@ clean: .symbolic
 #      @echo $(INCLUDE)
 
 comp: .symbolic
-       upx -9 -qqq $(EXEC)
+       @upx -9 -qqq $(EXEC)
 
 updatelibs: .symbolic
        cd $(JSMNLIB)