diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-10-18 21:42:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-10-18 21:42:41 +0000 |
commit | 294076109f908894be1b1bac79e2d5052d9cb275 (patch) | |
tree | fd8ee0ef750c2b6ae94c91ebe0132058430f355c /bfd/Makefile.in | |
parent | 81100e78a39f5a7e5157b9891bdd10193b2923f8 (diff) | |
download | gdb-294076109f908894be1b1bac79e2d5052d9cb275.zip gdb-294076109f908894be1b1bac79e2d5052d9cb275.tar.gz gdb-294076109f908894be1b1bac79e2d5052d9cb275.tar.bz2 |
rebuilt dependencies
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r-- | bfd/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in index bdce852..63df6a0 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -560,6 +560,7 @@ demo64.o: demo64.c aoutf1.h $(INCDIR)/aout/sun4.h libaout.h \ coff-i960.o: coff-i960.c $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h \ libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h srec.o: srec.c +binary.o: binary.c tekhex.o: tekhex.c oasys.o: oasys.c $(INCDIR)/oasys.h liboasys.h ieee.o: ieee.c $(INCDIR)/ieee.h libieee.h |