Add "mips-ultrix" configuration type.
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 04:17:38 +0000 (04:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 04:17:38 +0000 (04:17 +0000)
v7/src/microcode/unxutl/config

index 4b7240724bde3ce721a4549b4702bea963a68c42..73596b86c2689d502a9b7bd05ef7172ff468c3e0 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 # Configuration script for MIT Scheme
+# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/config,v 1.3 1989/07/26 04:17:38 cph Rel $
 # Modelled on the configuration script for GNU CC
 #   Copyright (C) 1988 Free Software Foundation, Inc.
 
@@ -58,6 +59,11 @@ case $# in
                machine_file=vax
                mfour_file=bsd
                ;;
+       mips-ultrix)
+               system_file=ultrix
+               machine_file=mips
+               mfour_file=bsd
+               ;;
        hp9k300)
                system_file=hpux
                machine_file=hp9k300
@@ -75,7 +81,7 @@ case $# in
                cmp_file=sun/cmp68020.s
                cmp_link=cmp68020.s
                ;;
-       sun3-nfp)
+       sun3-nfp)                       # Sun3, No Floating Point
                system_file=bsd4-2
                machine_file=sun3
                mfour_file=bsd