projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f630bb
)
With most makes, yacc is predefined so the previous approach doesn't
author
K. Richard Pixley
<rich@cygnus>
Tue, 23 Jul 1991 04:08:16 +0000
(
04:08
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Tue, 23 Jul 1991 04:08:16 +0000
(
04:08
+0000)
work.
ld/Makefile.in
patch
|
blob
|
history
diff --git
a/ld/Makefile.in
b/ld/Makefile.in
index 9034a3e20eb948c300f7dc4c87ffccb3619161c6..162b2b0b1e2963507f57909b96d4205bf7b28683 100644
(file)
--- a/
ld/Makefile.in
+++ b/
ld/Makefile.in
@@
-91,8
+91,6
@@
$(PROCESSED_SCRIPTS): mkscript $(SCRIPTS)
ldgram.c:ldgram.y
$(BISON) $(BISONFLAGS) -d $(VPATH)/ldgram.y -o ldgram.c
-# mv y.tab.c ldgram.c
-# mv y.tab.h ldgram.h
ldlex.c:ldlex.l
lex -t $(VPATH)/ldlex.l >ldlex.c