Enable alpha-*-osf* configuration.

This commit is contained in:
Ken Raeburn 1994-02-07 21:12:55 +00:00
parent cf272f0244
commit 34de45f9a6

View File

@ -129,7 +129,7 @@ case ${generic_target} in
a29k-amd-ebmon) obj_format=coffbfd gas_target=ebmon29k ;;
a29k-amd-ebmonold) obj_format=coff gas_target=ebmon29k ;;
alpha-*-osf*) obj_format=ecoff dev=yes ;;
alpha-*-osf*) obj_format=ecoff ;;
hppa-*-osf) obj_format=elf emulation=hppa ;;
hppa-*-hpux*) obj_format=som emulation=hppa ;;