aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-08-10 12:36:21 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-08-10 12:36:21 +0000
commit347a31931d24d5827051661d5cd328833922f270 (patch)
treeeba58c586ba5d34850c214f218bd69785e57a898 /ld/Makefile.am
parentfe8b7f87390df6090751e63ffa642f524f05691f (diff)
downloadgdb-347a31931d24d5827051661d5cd328833922f270.zip
gdb-347a31931d24d5827051661d5cd328833922f270.tar.gz
gdb-347a31931d24d5827051661d5cd328833922f270.tar.bz2
2007-08-10 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index 1f019b0..f7d2d08 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -2034,6 +2034,7 @@ pep-dll.o: pep-dll.c pe-dll.c sysdep.h config.h $(INCDIR)/fopen-same.h \
ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h deffile.h pe-dll.h \
pep-dll.h
+sha1.o: sha1.c config.h sha1.h ../bfd/bfd_stdint.h
ldgram.o: ldgram.c sysdep.h config.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
$(INCDIR)/bfdlink.h ld.h ldexp.h ldver.h ldlang.h ldfile.h \
@@ -2047,5 +2048,4 @@ deffilep.o: deffilep.c sysdep.h config.h $(INCDIR)/fopen-same.h \
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
ld.h ldmisc.h deffile.h
-sha1.o: sha1.c config.h sha1.h
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY