Initial revision
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 22:52:10 +0000 (22:52 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 22:52:10 +0000 (22:52 +0000)
etc/make_runtime [new file with mode: 0755]

diff --git a/etc/make_runtime b/etc/make_runtime
new file mode 100755 (executable)
index 0000000..be550e8
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/csh -f
+# Script to generate standard runtime band from binaries.
+# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/make_runtime,v 1.1 1989/07/26 22:52:10 cph Rel $
+cd runtime
+exec ../microcode/scheme -utabmd ../lib/utabmd.bin -fasl make.bin < ../etc/mkband.scm