summaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-02-27 06:43:56 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-02-27 06:43:56 +0000
commit367133f4f00561035b5f5bced9e9275476c82584 (patch)
tree1fddf00004d576483e16a5772c3796e74272f542 /ld/Makefile.am
parentecaded34cf4a6709e9ca361a74b02e2475c6c271 (diff)
downloadbinutils-redhat-367133f4f00561035b5f5bced9e9275476c82584.tar.gz
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".
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 c7b8005d0c..3d5931db2a 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -1029,9 +1029,9 @@ ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h
lexsup.o: lexsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
- $(INCDIR)/getopt.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
- ldmain.h ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h \
- ldfile.h ldver.h ldemul.h $(INCDIR)/demangle.h
+ $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
+ ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldfile.h \
+ ldver.h ldemul.h $(INCDIR)/demangle.h
mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h sysdep.h \
config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h