diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-06-23 19:10:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-06-23 19:10:19 +0000 |
commit | ff000c2bfa711ae44ffe721407ba7631b6b2e152 (patch) | |
tree | bb399c9175a41db64e6253bcb79528c430dab9fb | |
parent | 2d93867897e40a510f0b428dca6fc33531eb304a (diff) | |
download | binutils-ff000c2bfa711ae44ffe721407ba7631b6b2e152.zip binutils-ff000c2bfa711ae44ffe721407ba7631b6b2e152.tar.gz binutils-ff000c2bfa711ae44ffe721407ba7631b6b2e152.tar.bz2 |
Tue Jun 23 15:09:27 1998 Mike Stump <mrs@wrs.com>
* Makefile.am (install-exec-local): Don't let EXEEXT interfere
with the program transform name.
* Makefile.in: Rebuild.
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6a70a89..5f8a127 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Jun 23 15:09:27 1998 Mike Stump <mrs@wrs.com> + + * Makefile.am (install-exec-local): Don't let EXEEXT interfere + with the program transform name. + * Makefile.in: Rebuild. + Mon Jun 22 19:52:42 1998 Ian Lance Taylor <ian@cygnus.com> * config/obj-coff.c (c_symbol_merge): Fix copying of auxiliary |