projects
/
ecparse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e0a94e
)
remove c file target
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 4 Jul 2008 19:31:09 +0000
(21:31 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 4 Jul 2008 19:31:09 +0000
(21:31 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
03442d8
..
0140786
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-7,7
+7,7
@@
else
CC_OPTS=-Wall -O2
endif
-.c
.o .c
pp.o:
+.cpp.o:
$(CC) $(CC_OPTS) -c -o $@ $<
all: ecparse