diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-04-18 20:03:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-04-18 20:03:52 +0000 |
commit | 9590fa867b8d8132334654182ed606dd537fd741 (patch) | |
tree | 533be6a5ee11bcd24062c509966c21a82a8137f2 /binutils | |
parent | 47d12b2ce049c22bd4549c96f7a4cce5cf35a914 (diff) | |
download | gdb-9590fa867b8d8132334654182ed606dd537fd741.zip gdb-9590fa867b8d8132334654182ed606dd537fd741.tar.gz gdb-9590fa867b8d8132334654182ed606dd537fd741.tar.bz2 |
* dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@.
* Makefile.in: Rebuild dependencies.
(dep.sed): Substitute $(BFDDIR) for @BFDDIR@.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1309452..de07afc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 18 16:02:11 1996 Ian Lance Taylor <ian@cygnus.com> + + * 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 <ian@cygnus.com> * rdcoff.c: New file. |