From 0930679a13c42f9844dc8feca6cf4b6bbc87f749 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 3 Nov 1993 22:37:12 +0000 Subject: [PATCH] Update entry 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 307272b47..1e8d7158f 100755 --- a/v7/src/microcode/unxutl/config +++ b/v7/src/microcode/unxutl/config @@ -1,6 +1,6 @@ #!/bin/sh # Configuration script for MIT Scheme -# $Id: config,v 1.25 1993/11/03 22:08:32 gjr Exp $ +# $Id: config,v 1.26 1993/11/03 22:37:12 cph Exp $ # Modelled on the configuration script for GNU CC # The section between lines is the copyright prefix from the GNU CC config. #---------------------------------------------------------------------- @@ -113,7 +113,7 @@ discriminate() cmpaux_file=mc68k.m4 ;; next) - system_file=nextos.h + system_file=nextos machine_file=next cmpint_file=mc68k.h cmpaux_file=mc68k.m4 -- 2.25.1