From eaef9489626901d9e263a660366bfc8f3c9d4e63 Mon Sep 17 00:00:00 2001 From: froydnj Date: Thu, 26 Jun 2008 14:15:49 +0000 Subject: * config/rs6000/t-ppccomm: Remove rules that conflict with auto-generated rules. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137148 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgcc/config/rs6000/t-ppccomm | 60 ------------------------------------------ 1 file changed, 60 deletions(-) (limited to 'libgcc/config') diff --git a/libgcc/config/rs6000/t-ppccomm b/libgcc/config/rs6000/t-ppccomm index 0558d1575b4..1a711ebdb53 100644 --- a/libgcc/config/rs6000/t-ppccomm +++ b/libgcc/config/rs6000/t-ppccomm @@ -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 -- cgit v1.2.1