From f7913696d84188624f5c67f34a8bd74253d80d61 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 8 Nov 1990 11:17:40 +0000 Subject: [PATCH] Don't compile kitscheme -- it doesn't compile successfully so this is a waste of time. --- v7/src/microcode/unxutl/y300.lcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/unxutl/y300.lcl b/v7/src/microcode/unxutl/y300.lcl index 6ef4f52a0..8241c7822 100644 --- a/v7/src/microcode/unxutl/y300.lcl +++ b/v7/src/microcode/unxutl/y300.lcl @@ -1,6 +1,6 @@ /* -*- C -*- Switzerland local additions to the makefile - $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/y300.lcl,v 1.12 1990/10/17 02:24:25 gjs Exp $ + $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/y300.lcl,v 1.13 1990/11/08 11:17:40 cph Exp $ */ /* These extra files are for 6003. They assume we're using HP-UX. */ @@ -36,7 +36,7 @@ LYN_LIB = $(USER_LIBS) $(GRAPHICS_LIBS) $(X_LIB) $(CTERM_LIB)\ -lm -world: all bchscheme scm6003 kitscheme +world: all bchscheme scm6003 # kitscheme everything: world Bintopsb Ppband -- 2.25.1