Don't generate compiler band.
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 23:14:57 +0000 (23:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 23:14:57 +0000 (23:14 +0000)
etc/mkband.scm

index 22cdd0ef98dda238f618f0efb0f833691fb0665c..1de66030382fd949f9378b8072daaa38a8158294 100644 (file)
@@ -1,5 +1,5 @@
 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!
 
@@ -7,7 +7,4 @@ n;;; -*- Scheme -*-
 (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