Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.
authorKazu Hirata <kazu@codesourcery.com>
Tue, 5 Jul 2005 06:56:55 +0000 (06:56 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 5 Jul 2005 06:56:55 +0000 (06:56 +0000)
commite21ba9318af982631f534bf0074350d8c1b68a3e
tree3d88c22b4e71ee05f21290dd91f08794443d94e4
parent9bae279793026ee75aafcbbcd4daf6c3348c4e9e
Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.

* Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET)
instead of $<.  Don't remove ./as if it already exists.

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