"etc/c-bundle.sh" is now executable, so we can call it directly rather
authorChris Hanson <org/chris-hanson/cph>
Thu, 3 May 2007 03:49:59 +0000 (03:49 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 3 May 2007 03:49:59 +0000 (03:49 +0000)
than invoking it via the shell.

v7/src/microcode/makegen/liarc-base-rules
v7/src/microcode/makegen/makegen.scm

index f3dedf858d528c9e467f38ad100252c8b1f3e3dc..d5a27c317826c195c0718f4a56ab159e9e5a1af9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Makefile -*-
 #
-# $Id: liarc-base-rules,v 1.2 2007/05/01 04:55:07 cph Exp $
+# $Id: liarc-base-rules,v 1.3 2007/05/03 03:49:54 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
@@ -32,4 +32,4 @@ unstackify.o: unstackify.c stackops.h $(LIARC_HEAD_FILES)
 
 compinit.c compinit.h: $(LIARC_SOURCES) Makefile
        rm -f $@
-       sh ../etc/c-bundle.sh static compinit $(LIARC_SOURCES)
+       ../etc/c-bundle.sh static compinit $(LIARC_SOURCES)
index 44fc7b5bea70e9a4a7a86a51ca9e003af92c894d..4c8c906a1d2b0b875c2f07296119ab0e3e59bd7b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: makegen.scm,v 1.21 2007/05/01 14:09:48 cph Exp $
+$Id: makegen.scm,v 1.22 2007/05/03 03:49:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -128,7 +128,6 @@ USA.
                                (files+suffix files ".o")
                                output)
                    (write-command output
-                                  "$(SHELL)"
                                   "../etc/c-bundle.sh"
                                   "library"
                                   init-root