frag for hpux, INSTALL=cp

This commit is contained in:
David D. Zuhn 1992-07-21 08:07:26 +00:00
parent 5343482f4d
commit 0ddd7b5066

View File

@ -20,6 +20,7 @@ sysv* | irix3) host_makefile_frag=config/mh-sysv ;;
sco*) host_makefile_frag=config/mh-sco ;;
irix4) host_makefile_frag=config/mh-irix4 ;;
linux) host_makefile_frag=config/mh-linux ;;
hpux) host_makefile_frag=config/mh-hpux ;;
ultrix*)
case "${host_cpu}" in
mips) host_makefile_frag=config/mh-decstation ;;