summaryrefslogtreecommitdiff
path: root/lib/make/config.sub
diff options
context:
space:
mode:
Diffstat (limited to 'lib/make/config.sub')
-rwxr-xr-xlib/make/config.sub3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/make/config.sub b/lib/make/config.sub
index 9517b5a4..29dff56e 100755
--- a/lib/make/config.sub
+++ b/lib/make/config.sub
@@ -1,5 +1,6 @@
#! /bin/sh
#
+# CCTK_MODIFICATION: 18/4/2000 Added info for powerpc-hitachi-hiuxmpp. Tom Goodale
# CCTK_MODIFICATION: 17/4/2000 Added info for sx5-nec. Tom Goodale
#
# Configuration validation subroutine script, version 1.1.
@@ -116,6 +117,8 @@ case $os in
os=-vxworks
basic_machine=$1
;;
+ -hiuxmpp)
+ ;;
-hiux*)
os=-hiuxwe2
;;