88k stuff

This commit is contained in:
Steve Chamberlain 1991-10-29 08:47:32 +00:00
parent fbb70f408b
commit 99823b6670
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ srcname="gnu development package"
# XXX - FIXME there needs to be a case for mh_dgux
case "${host_os}" in
m88kbcs) host_makefile_frag=config/mh-delta88;;
sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
svr4) host_makefile_frag=config/mh-svr4 ;;
esac