Sigh, typo.

This commit is contained in:
thorpej 1997-12-18 22:34:25 +00:00
parent 907c7a3c43
commit ade8fb4c56

View File

@ -779,7 +779,7 @@ for this_target in $target $canon_targets ; do
alpha-*-osf*) fmt=ecoff ;;
alpha-*-linuxecoff*) fmt=ecoff ;;
alpha-*-linux*) fmt=elf em=linux ;;
alpha-*-netbsd*) fmt-elf em-nbsd ;;
alpha-*-netbsd*) fmt-elf em=nbsd ;;
arm-*-riscix*) fmt=aout targ=arm-lit em=riscix ;;