diff options
author | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-11-13 00:55:38 +0000 |
---|---|---|
committer | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-11-13 00:55:38 +0000 |
commit | 51b4318fd3141de2978138dc43f4def9be013287 (patch) | |
tree | 670a6697ae5679d8175961b00a036da349aea7ae /libf2c/ChangeLog | |
parent | da88aad2163f38fd39472f3cdece95afd37ecd0d (diff) | |
download | gcc-51b4318fd3141de2978138dc43f4def9be013287.tar.gz |
2001-11-13 Toon Moene <toon@moene.indiv.nluug.nl>
* Makefile.in: Change dependencies on stamp files
into dependencies on the generated .la files.
Get rid of objlist. Update comment.
* libF77/Makefile.in: Ditto.
* libI77/Makefile.in: Ditto.
* libU77/Makefile.in: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46970 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r-- | libf2c/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index bf047a1b30d..cc89759c10d 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,12 @@ +2001-11-13 Toon Moene <toon@moene.indiv.nluug.nl> + + * Makefile.in: Change dependencies on stamp files + into dependencies on the generated .la files. + Get rid of objlist. Update comment. + * libF77/Makefile.in: Ditto. + * libI77/Makefile.in: Ditto. + * libU77/Makefile.in: Ditto. + 2001-10-20 Hans-Peter Nilsson <hp@bitrange.com> * configure.in: Fake AC_EXEEXT invocation. |