Makefile.in (stamp-collect-ld): Use $(ORIGINAL_LD_FOR_TARGET) instead of $<.
authorKazu Hirata <kazu@codesourcery.com>
Wed, 6 Jul 2005 05:17:00 +0000 (05:17 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 6 Jul 2005 05:17:00 +0000 (05:17 +0000)
commit1538fc3c3efe8163132b43fb446b15f3fb9be72c
treedc0530dfc0f7a10d24e2e96a2788f511b8672e2f
parentb65da304410d189aa76e4c5fcfe4047529a9f6d1
Makefile.in (stamp-collect-ld): Use $(ORIGINAL_LD_FOR_TARGET) instead of $<.

* Makefile.in (stamp-collect-ld): Use
$(ORIGINAL_LD_FOR_TARGET) instead of $<.  Don't remove
./collect-ld if it already exists.
(stamp-nm): Use $(ORIGINAL_NM_FOR_TARGET) instead of $<.
Don't remove ./nm if it already exists.

From-SVN: r101651
gcc/ChangeLog
gcc/Makefile.in