aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-10-14 12:09:18 +0000
committerAlan Modra <amodra@gmail.com>2002-10-14 12:09:18 +0000
commitc6db2f054576376039dd07c04cc97921e852053c (patch)
tree3157774582f73dc04d88c34c99bd9ca6ad794cb7 /ld/Makefile.am
parentb95d15c6c551abb0b3acba440e94013a3318f424 (diff)
downloadfsf-binutils-gdb-c6db2f054576376039dd07c04cc97921e852053c.zip
fsf-binutils-gdb-c6db2f054576376039dd07c04cc97921e852053c.tar.gz
fsf-binutils-gdb-c6db2f054576376039dd07c04cc97921e852053c.tar.bz2
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * ldver.c: #include "bfdver.h".
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index f098429..c25f60a 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -1406,9 +1406,9 @@ ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h \
ldfile.h
ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
- $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
- ld.h $(INCDIR)/bin-bugs.h ldver.h ldexp.h ldlang.h \
- ldfile.h ldemul.h ldmain.h
+ $(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
+ $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
+ ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \