This commit is contained in:
John Gilmore 1991-10-04 06:49:34 +00:00
parent 129c1cde2c
commit e32becdf04
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ srcname="gnu development package"
# XXX - FIXME there needs to be a case for hmake-dgux
case "${host_os}" in
sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
svr4) host_makefile_frag=config/hmake-svr4 ;;
esac
# per-target: