(*-*-bsdi4*): New target.

This commit is contained in:
Kenichi Handa 1998-11-16 06:26:27 +00:00
parent bbbc0af028
commit 66b48aded6

View file

@ -215,6 +215,7 @@ case "${canonical}" in
*-*-bsdi2.0* ) opsys=bsdos2 ;;
*-*-bsdi2* ) opsys=bsdos2-1 ;;
*-*-bsdi3* ) opsys=bsdos3 ;;
*-*-bsdi4* ) opsys=bsdos4 ;;
esac
;;