OSDN Git Service

* Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET)
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jul 2005 06:57:40 +0000 (06:57 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jul 2005 06:57:40 +0000 (06:57 +0000)
instead of $<.  Don't remove ./as if it already exists.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101621 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index fb8016b..a72bdb3 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.