n;;; -*- Scheme -*-
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/mkband.scm,v 1.3 1989/07/01 11:05:49 cph Exp $
+;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/mkband.scm,v 1.4 1989/07/26 23:14:57 cph Rel $
;;; Input file to build standard bands.
;;; NOTE: The `n' at the beginning of this file is not a typo!
(load "make")
n
(disk-save "../lib/runtime.com")
-(set-working-directory-pathname! "../compiler")
-(load "machines/bobcat/make")
-n
-(disk-save "../lib/compiler.com")(%exit)
\ No newline at end of file
+(%exit)
\ No newline at end of file