mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
* Makefile.in: Updated dependencies.
This commit is contained in:
@ -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>
|
Mon Jan 8 18:02:29 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* ieee.c: Add global function write_ieee_debugging_info and a
|
* ieee.c: Add global function write_ieee_debugging_info and a
|
||||||
|
@ -698,7 +698,8 @@ not-ranlib.o: not-ranlib.c
|
|||||||
not-strip.o: not-strip.c
|
not-strip.o: not-strip.c
|
||||||
objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/obstack.h $(INCDIR)/progress.h bucomm.h config.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 \
|
objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/obstack.h $(INCDIR)/getopt.h $(INCDIR)/progress.h \
|
$(INCDIR)/obstack.h $(INCDIR)/getopt.h $(INCDIR)/progress.h \
|
||||||
bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/dis-asm.h \
|
bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/dis-asm.h \
|
||||||
|
Reference in New Issue
Block a user