use canonical triple

This commit is contained in:
David D. Zuhn
1992-10-02 07:13:29 +00:00
parent 15ae586e2e
commit d5dcef6346
6 changed files with 113 additions and 152 deletions

View File

@@ -9,19 +9,19 @@ configdirs=""
# per-host:
case "${host_os}" in
sysv4)
host_makefile_frag=config/mh-sysv4
case "${host}" in
mips-sgi-irix4)
host_makefile_frag=config/mh-irix4
;;
sunos4*)
*-sun-sunos4*)
host_makefile_frag=config/mh-sunos4
;;
*)
i[34]86-ncr-sysv4*)
host_makefile_frag=config/mh-ncr3000
;;
*-*-sysv4*)
host_makefile_frag=config/mh-sysv4
;;
esac
# per-target: