Sony NEWS-OS 5.0.2 requires special options not common to other SVR4
authorChris Hanson <org/chris-hanson/cph>
Thu, 30 Apr 1992 04:06:22 +0000 (04:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 30 Apr 1992 04:06:22 +0000 (04:06 +0000)
implementations.

v7/src/microcode/unxutl/config

index de40fc2c6578cc9fa3087b902b92783dbf95295d..e5c113eb88109eb86418a5771cc1f79606401466 100755 (executable)
@@ -1,6 +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.14 1991/10/17 08:21:11 cph Exp $
+# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/config,v 1.15 1992/04/30 04:06:22 cph Exp $
 # Modelled on the configuration script for GNU CC
 #   Copyright (C) 1988 Free Software Foundation, Inc.
 
@@ -71,7 +71,7 @@ case $# in
                cmpint_file=cmpint-mips.h
                ;;
        nws3250)                        # sony news laptop
-               system_file=sysv4
+               system_file=newsos5
                machine_file=mips
                cmpint_file=cmpint-mips.h
                ;;