diff options
author | Andrew Pinski <pinskia@gcc.gnu.org> | 2007-05-24 17:12:53 -0700 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2007-05-24 17:12:53 -0700 |
commit | 8b5dda41e105e1bc0f418dc12376e0a6a12666fc (patch) | |
tree | 107599c21a5c4c85b75ec0060dfc7d0505917209 /libobjc | |
parent | 8679a8ef55e0969e7cbe633873dff15194c20438 (diff) | |
download | gcc-8b5dda41e105e1bc0f418dc12376e0a6a12666fc.tar.gz |
Makefile.in: Remove all uses of $(libext).
2007-05-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
* Makefile.in: Remove all uses of $(libext).
From-SVN: r125047
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. |