* Makefile.in: Updated dependencies.

This commit is contained in:
Ian Lance Taylor 1996-01-10 20:33:36 +00:00
parent 0d14c7df68
commit 0374a10562
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Wed Jan 10 15:33:18 1996 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in: Updated dependencies.
Mon Jan 8 18:02:29 1996 Ian Lance Taylor <ian@cygnus.com>
* ieee.c: Add global function write_ieee_debugging_info and a

View file

@ -698,7 +698,8 @@ not-ranlib.o: not-ranlib.c
not-strip.o: not-strip.c
objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/obstack.h $(INCDIR)/progress.h bucomm.h config.h \
$(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h
$(INCDIR)/fopen-same.h $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \
budbg.h
objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/obstack.h $(INCDIR)/getopt.h $(INCDIR)/progress.h \
bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/dis-asm.h \