diff options
author | Ian Lance Taylor <iant@google.com> | 1999-07-23 00:56:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 1999-07-23 00:56:28 +0000 |
commit | 23173ac30cb31affbe64bc7b639cc8e47e29345b (patch) | |
tree | 9fc03bf35ddf1f023a2d745be3e1e20913ac54d6 /ChangeLog | |
parent | 39beac7e2bef0bbfb0fce8fb586f98e812eda028 (diff) | |
download | newlib-23173ac30cb31affbe64bc7b639cc8e47e29345b.zip newlib-23173ac30cb31affbe64bc7b639cc8e47e29345b.tar.gz newlib-23173ac30cb31affbe64bc7b639cc8e47e29345b.tar.bz2 |
* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
configure.bat in SUPPORT_FILES.
(gas+binutils.tar.bz2): Likewise.
* makeall.bat: Remove; obsolete.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +1999-07-22 Ian Lance Taylor <ian@zembu.com> + + * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and + configure.bat in SUPPORT_FILES. + (gas+binutils.tar.bz2): Likewise. + + * makeall.bat: Remove; obsolete. + 1999-07-21 Ian Lance Taylor <ian@zembu.com> From Mark Elbrecht: |