]> git.saurik.com Git - cycript.git/blobdiff - makefile
Fixed Trampoline.t.hpp, both having it clean and having it -m32.
[cycript.git] / makefile
index f582252a054b0cf2733d28732d4adc3052d688fe..c359b58248e1d0e5a6c9bf7c632be87288027550 100644 (file)
--- a/makefile
+++ b/makefile
@@ -107,7 +107,7 @@ endif
 
 all: $(all)
 
-clean:
+clean::
        rm -f *.o $(lib)cycript.$(dll) $(all) Struct.hpp lex.cy.c Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh cyrver Cycript.yy Cycript.l control Bridge.hpp
 
 %.yy: %.yy.in