diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-07-24 20:29:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-07-24 20:29:01 +0000 |
commit | 5817018a53e4b51bdd283b7ffb6df59540b7b5fa (patch) | |
tree | c10e00315998bcd25e58b5eab9e69998fbc5e605 /binutils | |
parent | 431e4f86ad4fef307388d07ea2a9a987ea96831e (diff) | |
download | gdb-5817018a53e4b51bdd283b7ffb6df59540b7b5fa.zip gdb-5817018a53e4b51bdd283b7ffb6df59540b7b5fa.tar.gz gdb-5817018a53e4b51bdd283b7ffb6df59540b7b5fa.tar.bz2 |
* Makefile.am (install-exec-local): Don't remove the file before
checking whether $(bindir) == $(tooldir)/bin. From "Maciej
W. Rozycki" <macro@ds2.pg.gda.pl>.
* Makefile.in: Rebuild.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 036e685..62c8f6d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 24 16:28:12 1998 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.am (install-exec-local): Don't remove the file before + checking whether $(bindir) == $(tooldir)/bin. From "Maciej + W. Rozycki" <macro@ds2.pg.gda.pl>. + * Makefile.in: Rebuild. + Fri Jul 24 09:38:59 1998 Nick Clifton <nickc@cygnus.com> * objcopy.c: Removed spurious inclusion of elf/internal.h and |