/* -*- 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.17 1991/03/28 05:36:55 jinx Exp $
+ $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/y300.lcl,v 1.18 1991/07/02 18:25:29 cph Exp $
*/
/* These extra files are for 6003. They assume we're using HP-UX. */
LIB_MATH LIBS_SYSTEM LIBS_MACHINE LIB_DEBUG LIB_STANDARD
-world: all bchscheme scm6003 kitscheme
+world: all scm6003 kitscheme
-everything: world Bintopsb Ppband
+everything: world Ppband
install.world: install scm6003
-mv -f $(BINDIR)/scm6003 $(BINDIR)/scm6003.busy
/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.45 1991/07/02 18:18:50 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.46 1991/07/02 18:25:05 cph Exp $
Copyright (c) 1989-91 Massachusetts Institute of Technology
/* Construction rules. */
-all: Psbtobin scheme $(XTRA_TARGETS)
+all: Bintopsb Psbtobin scheme bchscheme $(XTRA_TARGETS)
scheme xscheme : $(OBJECTS) $(SCHEME_OBJECTS)
@ECHO "#** Re-linking" $@ because of $?