Changed to support Apollo Series 400 under bsd4.3 emulation environment.

This commit is contained in:
Sean Eric Fagan 1992-04-14 21:28:04 +00:00
parent 59ad286d22
commit 570556da54
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ m68k)
apollo*)
case "${host_os}" in
sysv*) my_host=apollov68 ;;
bsd*) my_host=apollo68;;
esac
;;
esac