Need to have file "runtime-check/runtime.cbf".
authorChris Hanson <org/chris-hanson/cph>
Thu, 7 Dec 2000 22:26:58 +0000 (22:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 7 Dec 2000 22:26:58 +0000 (22:26 +0000)
v7/src/etc/create-dirs.sh

index 559b11793971232d1dfdbd2d7ba13c40ef007258..4f2789ded5be1fb0b04205d910898fcfecc13d5f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: create-dirs.sh,v 1.3 2000/12/07 22:19:28 cph Exp $
+# $Id: create-dirs.sh,v 1.4 2000/12/07 22:26:58 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
@@ -38,6 +38,7 @@ maybe_link ()
 
 # runtime-check
 maybe_mkdir runtime-check
+maybe_link runtime-check/runtime.cbf etc/runtime-check.cbf
 (
     cd runtime
     for FN in *.scm; do