Use host_makefile_frag.

This commit is contained in:
Steve Chamberlain 1993-07-13 19:15:38 +00:00
parent 1728686e66
commit 8a453541bc

View File

@ -83,6 +83,7 @@ srcname="gnu development package"
# per-host:
case "${host}" in
alpha-dec-osf*) host_makefile_frag=config/mh-alphaosf ;;
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;