diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-03 21:11:03 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-03 21:11:03 +0000 |
commit | 6fc4c346def8939a548032c461733874090ea158 (patch) | |
tree | eabf502217ab2dd041bbba13cba6d08014bd7fae /libio/ChangeLog | |
parent | de0ae752c450bd0218f010d6785c06ee0bc3b292 (diff) | |
download | gcc-6fc4c346def8939a548032c461733874090ea158.tar.gz |
* Makefile.in (iostream.list): Remove dependency on
stamp-picdir.
($(LIBIOSTREAM_DEP)): Depend on stamp-picdir.
($(LIBIO_FILES)): Similarly.
* config.shared (all): Make $(PICDIR) concurrent.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25012 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r-- | libio/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index bb3722cc4e5..bd136405326 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +1,13 @@ +Wed Feb 3 22:05:41 1999 H.J. Lu (hjl@gnu.org) + Jeffrey A Law (law@cygnus.com) + + * Makefile.in (iostream.list): Remove dependency on + stamp-picdir. + ($(LIBIOSTREAM_DEP)): Depend on stamp-picdir. + ($(LIBIO_FILES)): Similarly. + + * config.shared (all): Make $(PICDIR) concurrent. + 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this |