From fbc2debfee31372fc7aec4c1e39e851a6822dd03 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 14 Nov 1990 11:40:00 +0000 Subject: [PATCH] OK to make kitscheme now. --- 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 b8799b4f1..6ac166804 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.14 1990/11/10 16:33:18 jinx Exp $ + $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/y300.lcl,v 1.15 1990/11/14 11:40:00 cph Exp $ */ /* These extra files are for 6003. They assume we're using HP-UX. */ @@ -51,7 +51,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