chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor Makefile update
[secnet]
/
Makefile.in
diff --git
a/Makefile.in
b/Makefile.in
index a6b851d71a9b1f9a4029a68ef8734a0ee4ff579a..4c69b64901f411770e6708ac4d396ed86a07fe25 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-81,7
+81,7
@@
DISTSUBDIRS:=debian/conffiles debian/copyright debian/changelog \
%.yy.c: %.fl
flex -o$@ $<
-%.tab.c: %.y
+%.tab.c
%.tab.h
: %.y
bison -d -o $@ $<
%.o: %.c