diff options
author | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-25 00:12:53 +0000 |
---|---|---|
committer | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-25 00:12:53 +0000 |
commit | 79511dd7b5f16cb5a23d07622467ec069fa4791e (patch) | |
tree | 107599c21a5c4c85b75ec0060dfc7d0505917209 /libobjc | |
parent | 3800fc98841bb2f8efc6389744f62afa126f8b83 (diff) | |
download | gcc-79511dd7b5f16cb5a23d07622467ec069fa4791e.tar.gz |
2007-05-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
* Makefile.in: Remove all uses of $(libext).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125047 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc')
-rw-r--r-- | libobjc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index f84598bc71a..965563cd8b6 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2007-05-23 Andrew Pinski <andrew_pinski@playstation.sony.com> + + * Makefile.in: Remove all uses of $(libext). + 2007-05-23 Steve Ellcey <sje@cup.hp.com> * configure: Regenerate. |