projects
/
cycript.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0625f3
)
Forgot to add lexer to clean.
author
Jay Freeman (saurik)
<saurik@saurik.com>
Fri, 30 Oct 2009 23:35:53 +0000
(23:35 +0000)
committer
Jay Freeman (saurik)
<saurik@saurik.com>
Fri, 30 Oct 2009 23:35:53 +0000
(23:35 +0000)
makefile
patch
|
blob
|
blame
|
history
diff --git
a/makefile
b/makefile
index c6083156d3b96d0a3bc2d39c7f1091453affdfdd..c98d7eaf8c09fad6700b31fcd402201e4f9882c6 100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-83,7
+83,7
@@
endif
all: $(all)
clean:
- rm -f *.o libcycript.$(dll) cycript libcycript.db Struct.hpp lex.cy.c Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh cyrver Cycript.y
+ rm -f *.o libcycript.$(dll) cycript libcycript.db Struct.hpp lex.cy.c Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh cyrver Cycript.y
Cycript.l
libcycript.db: Bridge.def
rm -f libcycript.db