2007-02-28 Alan Modra <amodra@bigpond.net.au>
+ * configure.tgt: Fix type last change.
* configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
2007-02-27 Alan Modra <amodra@bigpond.net.au>
sparc*-wrs-vxworks*) targ_emul=sparcaout ;;
sparc*-*-rtems*) targ_emul=elf32_sparc
;;
-spu-*-elf*) targ_emul=elf32_spu
+spu-*-elf*) targ_emul=elf32_spu ;;
tic30-*-*aout*) targ_emul=tic30aout ;;
tic30-*-*coff*) targ_emul=tic30coff ;;
tic4x-*-* | c4x-*-*) targ_emul=tic4xcoff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;