Commit 30551d99 by Nathan Froyd Committed by Nathan Froyd

t-ppccomm: Remove rules that conflict with auto-generated rules.

	* config/rs6000/t-ppccomm: Remove rules that conflict with
	auto-generated rules.

From-SVN: r137148
parent b3754f1b
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.
......
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment