projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc9de6
)
Initial revision
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 26 Jul 1989 22:52:10 +0000
(22:52 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 26 Jul 1989 22:52:10 +0000
(22:52 +0000)
etc/make_runtime
[new file with mode: 0755]
patch
|
blob
diff --git a/etc/make_runtime
b/etc/make_runtime
new file mode 100755
(executable)
index 0000000..
be550e8
--- /dev/null
+++ b/
etc/make_runtime
@@ -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