]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.
authorKazu Hirata <kazu@gcc.gnu.org>
Tue, 5 Jul 2005 06:57:40 +0000 (06:57 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 5 Jul 2005 06:57:40 +0000 (06:57 +0000)
* Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET)
instead of $<.  Don't remove ./as if it already exists.

From-SVN: r101621

gcc/ChangeLog

index fb8016b0892b6864e818f66ce2435be967d05461..a72bdb30ab1f7f634688c2c149eb10f4f3297311 100644 (file)
@@ -1,4 +1,4 @@
-2005-07-04  Kazu Hirata  <kazu@codesourcery.com>
+2005-07-05  Kazu Hirata  <kazu@codesourcery.com>
 
        * Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET)
        instead of $<.  Don't remove ./as if it already exists.