projects
/
manmower
/
obtheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d95d1aa
)
don't delete .c file!
author
Derek Foreman
<foremande@gmail.com>
Fri, 21 May 2010 18:29:54 +0000
(14:29 -0400)
committer
Derek Foreman
<foremande@gmail.com>
Fri, 21 May 2010 18:29:54 +0000
(14:29 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8b79f4e2503c729d88db5a23a1ecbc522420f4b7..a31306dbd76da4d61c45f92e3112e80424448a08 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-16,4
+16,4
@@
obtheme: main.o obtheme.tab.o obtheme.lex.o obtheme.tab.h obtheme.o
$(CC) $(CFLAGS) -o obtheme main.o obtheme.o obtheme.tab.o obtheme.lex.o -lm -lglib-2.0
clean:
- rm -f obtheme *.lex.* *.tab.* *.o
obtheme.c
+ rm -f obtheme *.lex.* *.tab.* *.o