* configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.

This commit is contained in:
Alan Modra 2007-02-28 01:29:58 +00:00
parent 1d97d67f54
commit 37dc280a2e
1 changed files with 0 additions and 1 deletions

View File

@ -577,7 +577,6 @@ sparc*-wrs-vxworks*) targ_emul=sparcaout ;;
sparc*-*-rtems*) targ_emul=elf32_sparc
;;
spu-*-elf*) targ_emul=elf32_spu
targ_extra_ofiles="spu_inc.o" ;;
tic30-*-*aout*) targ_emul=tic30aout ;;
tic30-*-*coff*) targ_emul=tic30coff ;;
tic4x-*-* | c4x-*-*) targ_emul=tic4xcoff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;