#| -*-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,
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)