From 0374a10562c2869a483a227be43154c2d68f93c4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 10 Jan 1996 20:33:36 +0000 Subject: [PATCH] * Makefile.in: Updated dependencies. --- binutils/ChangeLog | 4 ++++ binutils/Makefile.in | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2238874e23a..3308debc8ce 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 10 15:33:18 1996 Ian Lance Taylor + + * Makefile.in: Updated dependencies. + Mon Jan 8 18:02:29 1996 Ian Lance Taylor * ieee.c: Add global function write_ieee_debugging_info and a diff --git a/binutils/Makefile.in b/binutils/Makefile.in index b261d67543d..ce5e3141f8f 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -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 \ -- 2.30.2