diff options
author | Alan Modra <amodra@gmail.com> | 2001-07-24 10:08:32 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-07-24 10:08:32 +0000 |
commit | d6231427407b36a2198c34abdfc89c7c88fb8df3 (patch) | |
tree | dfd64d7618acde43692e0d2581ee3bda382e26c0 /ld/Makefile.am | |
parent | 3817f222699f782e2fbdab87a428040739417cbe (diff) | |
download | binutils-gdb-d6231427407b36a2198c34abdfc89c7c88fb8df3.tar.gz |
Update dependencies with "make dep-am".
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r-- | ld/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am index 016d6af58bd..0d508c71ebc 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -1047,7 +1047,7 @@ ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \ ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \ - ldgram.h ldlang.h + ldgram.h ldlang.h $(INCDIR)/libiberty.h ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \ ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \ |