use mh-lynxos host fragment
This commit is contained in:
parent
b48eb8b7e3
commit
3cbe92bdef
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ case "${host}" in
|
||||||
mips-sgi-irix4*) host_makefile_frag=config/mh-irix4 ;;
|
mips-sgi-irix4*) host_makefile_frag=config/mh-irix4 ;;
|
||||||
mips-sgi-irix3*) host_makefile_frag=config/mh-sysv ;;
|
mips-sgi-irix3*) host_makefile_frag=config/mh-sysv ;;
|
||||||
mips-*-sysv*) host_makefile_frag=config/mh-riscos ;;
|
mips-*-sysv*) host_makefile_frag=config/mh-riscos ;;
|
||||||
|
i[34]86-*-lynxos*) host_makefile_frag=config/mh-lynxos ;;
|
||||||
i[34]86-ncr-sysv4*) host_makefile_frag=config/mh-ncr3000 ;;
|
i[34]86-ncr-sysv4*) host_makefile_frag=config/mh-ncr3000 ;;
|
||||||
i[34]86-*-sco*) host_makefile_frag=config/mh-sco ;;
|
i[34]86-*-sco*) host_makefile_frag=config/mh-sco ;;
|
||||||
i[34]86-*-isc*) host_makefile_frag=config/mh-sysv ;;
|
i[34]86-*-isc*) host_makefile_frag=config/mh-sysv ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue