Added support for SCO.

This commit is contained in:
Sean Eric Fagan 1991-11-13 22:16:12 +00:00
parent 681fa9a853
commit f4bda0ff13
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
svr4) host_makefile_frag=config/mh-svr4 ;;
esac
case "${host_vendor}" in
sco*) host_makefile_frag=config/mh-sco ;;
esac
# per-target: