From 0ff5a822507e373e485c1c7644312b54b97641f5 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 29 Dec 1990 21:06:46 +0000 Subject: [PATCH] Update conditionalizations for NeXT. --- v7/src/microcode/unxutl/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/unxutl/config b/v7/src/microcode/unxutl/config index f771eb53c..46bfc62b0 100755 --- a/v7/src/microcode/unxutl/config +++ b/v7/src/microcode/unxutl/config @@ -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.9 1990/12/29 20:57:57 cph Exp $ +# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/config,v 1.10 1990/12/29 21:06:46 cph Rel $ # Modelled on the configuration script for GNU CC # Copyright (C) 1988 Free Software Foundation, Inc. @@ -117,7 +117,7 @@ case $# in system_file=next-mach machine_file=next cmpint_file=cmpint-mc68k.h - cmp_file=cmpaux/sun3.s + cmp_file=cmpaux/sun3-gcc.s cmp_link=cmpaux-mc68k.s ;; umax) # Encore Multimax -- 2.25.1