add decstation host makefile frag

This commit is contained in:
K. Richard Pixley
1991-12-10 08:10:33 +00:00
parent 8806f7b98c
commit 806fd9fc4e
2 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ case "${host_os}" in
m88kbcs) host_makefile_frag=config/mh-delta88;;
sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
svr4) host_makefile_frag=config/mh-svr4 ;;
ultrix) host_makefile_frag=config/mh-decstation ;;
esac
case "${host_vendor}" in