Use host_makefile_frag.
This commit is contained in:
parent
1728686e66
commit
8a453541bc
1 changed files with 1 additions and 0 deletions
|
@ -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;;
|
||||
|
|
Loading…
Add table
Reference in a new issue