Generate "cref.so" for boot bundles.
authorChris Hanson <org/chris-hanson/cph>
Mon, 9 Apr 2007 16:43:24 +0000 (16:43 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 9 Apr 2007 16:43:24 +0000 (16:43 +0000)
v7/src/microcode/makegen/makegen.scm

index 38684c61fbd99dd7b241c915c0458df4accd366f..a3d517902cff129db10887188ae632e481449fc4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: makegen.scm,v 1.16 2007/04/04 05:08:19 riastradh Exp $
+$Id: makegen.scm,v 1.17 2007/04/09 16:43:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -87,7 +87,7 @@ USA.
                  output)
       (newline output)
       (newline output)
-      (write-rule "LIARC_BOOT_BUNDLES" "=" '("sf+compiler.so") output)
+      (write-rule "LIARC_BOOT_BUNDLES" "=" '("sf+compiler.so" "cref.so") output)
       (newline output)
       (write-rule "LIARC_INSTALL" "=" '("install-liarc-bundles") output)
       (newline output)