Fix spacing in last checkin.

This commit is contained in:
Steve Ellcey 2012-09-19 20:15:05 +00:00
parent c76b75fd82
commit 7ce48d7253
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ case ${generic_target} in
mips*-*-freebsd* | mips*-*-kfreebsd*-gnu)
fmt=elf em=freebsd ;;
mips-*-sysv4*MP* | mips-*-gnu*) fmt=elf em=tmips ;;
mips*-sde-elf*|mips*-mti-elf*) fmt=elf em=tmips ;;
mips*-sde-elf* | mips*-mti-elf*) fmt=elf em=tmips ;;
mips-*-sysv*) fmt=ecoff ;;
mips-*-elf* | mips-*-rtems*) fmt=elf ;;
mips-*-netbsd*) fmt=elf em=tmips ;;