]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-ppccomm: Remove rules that conflict with auto-generated rules.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 26 Jun 2008 14:15:49 +0000 (14:15 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 26 Jun 2008 14:15:49 +0000 (14:15 +0000)
* config/rs6000/t-ppccomm: Remove rules that conflict with
auto-generated rules.

From-SVN: r137148

libgcc/ChangeLog
libgcc/config/rs6000/t-ppccomm

index a3709d902fb2ee571b77764f29023a3b485bfb63..0bcffffc56ac5deab01da0ce2e7343fa0a0b71a0 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-26  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * config/rs6000/t-ppccomm: Remove rules that conflict with
+       auto-generated rules.
+
 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * configure.ac: sinclude override.m4.
index 0558d1575b43074a82b2a408ed1e25194993c4eb..1a711ebdb5372d5e254ada51fc522abcfcb3ab96 100644 (file)
@@ -101,63 +101,3 @@ ncrti$(objext): ncrti.S
 
 ncrtn$(objext): ncrtn.S
        $(crt_compile) -c ncrtn.S
-
-crtsavres$(objext): crtsavres.S
-       $(crt_compile) -c crtsavres.S
-
-crtsavfpr$(objext): crtsavfpr.S
-       $(crt_compile) -c crtsavfpr.S
-
-crtresfpr$(objext): crtresfpr.S
-       $(crt_compile) -c crtresfpr.S
-
-crtsavgpr$(objext): crtsavgpr.S
-       $(crt_compile) -c crtsavgpr.S
-
-crtresgpr$(objext): crtresgpr.S
-       $(crt_compile) -c crtresgpr.S
-
-crtresxfpr$(objext): crtresxfpr.S
-       $(crt_compile) -c crtresxfpr.S
-
-crtresxgpr$(objext): crtresxgpr.S
-       $(crt_compile) -c crtresxgpr.S
-
-e500crtres32gpr$(objext): e500crtres32gpr.S
-       $(crt_compile) -c e500crtres32gpr.S
-
-e500crtres64gpr$(objext): e500crtres64gpr.S
-       $(crt_compile) -c e500crtres64gpr.S
-
-e500crtres64gprctr$(objext): e500crtres64gprctr.S
-       $(crt_compile) -c e500crtres64gprctr.S
-
-e500crtrest32gpr$(objext): e500crtrest32gpr.S
-       $(crt_compile) -c e500crtrest32gpr.S
-
-e500crtrest64gpr$(objext): e500crtrest64gpr.S
-       $(crt_compile) -c e500crtrest64gpr.S
-
-e500crtresx32gpr$(objext): e500crtresx32gpr.S
-       $(crt_compile) -c e500crtresx32gpr.S
-
-e500crtresx64gpr$(objext): e500crtresx64gpr.S
-       $(crt_compile) -c e500crtresx64gpr.S
-
-e500crtsav32gpr$(objext): e500crtsav32gpr.S
-       $(crt_compile) -c e500crtsav32gpr.S
-
-e500crtsav64gpr$(objext): e500crtsav64gpr.S
-       $(crt_compile) -c e500crtsav64gpr.S
-
-e500crtsav64gprctr$(objext): e500crtsav64gprctr.S
-       $(crt_compile) -c e500crtsav64gprctr.S
-
-e500crtsavg32gpr$(objext): e500crtsavg32gpr.S
-       $(crt_compile) -c e500crtsavg32gpr.S
-
-e500crtsavg64gpr$(objext): e500crtsavg64gpr.S
-       $(crt_compile) -c e500crtsavg64gpr.S
-
-e500crtsavg64gprctr$(objext): e500crtsavg64gprctr.S
-       $(crt_compile) -c e500crtsavg64gprctr.S