From: Ian Lance Taylor Date: Thu, 18 Apr 1996 20:03:52 +0000 (+0000) Subject: * dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@. X-Git-Tag: gdb-4_18-branchpoint~8815 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9590fa867b8d8132334654182ed606dd537fd741;p=thirdparty%2Fbinutils-gdb.git * dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@. * Makefile.in: Rebuild dependencies. (dep.sed): Substitute $(BFDDIR) for @BFDDIR@. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 13094521daf..de07afc3198 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 18 16:02:11 1996 Ian Lance Taylor + + * dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@. + * Makefile.in: Rebuild dependencies. + (dep.sed): Substitute $(BFDDIR) for @BFDDIR@. + Tue Apr 16 13:50:22 1996 Ian Lance Taylor * rdcoff.c: New file.