diff options
author | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-02 16:54:26 +0000 |
---|---|---|
committer | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-02 16:54:26 +0000 |
commit | 7417ed8d4ef89ab7b9c8ac9f014bf27783690140 (patch) | |
tree | 6472f5283cfb660cca3717858c1101e214fdf017 /libf2c/ChangeLog | |
parent | 65630fbea5173edad2ceac9c36648997568a656b (diff) | |
download | gcc-7417ed8d4ef89ab7b9c8ac9f014bf27783690140.tar.gz |
2001-10-02 Toon Moene <toon@moene.indiv.nluug.nl>
* libF77/Makefile.in: Make .lo the target of compilation.
* libI77/Makefile.in: Ditto.
* libU77/Makefile.in: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45964 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r-- | libf2c/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 4aa7d0c3897..c6317458577 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,9 @@ +2001-10-02 Toon Moene <toon@moene.indiv.nluug.nl> + + * libF77/Makefile.in: Make .lo the target of compilation. + * libI77/Makefile.in: Ditto. + * libU77/Makefile.in: Ditto. + 2001-10-01 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Set major:minor:sub version number |