Fix problem introduced by previous change: argument to
authorChris Hanson <org/chris-hanson/cph>
Mon, 26 Nov 2007 05:25:55 +0000 (05:25 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 26 Nov 2007 05:25:55 +0000 (05:25 +0000)
"-bundle_loader" must always point to the reference binary, but the
reference must take several different forms for this to work.

v7/src/microcode/makegen/Makefile.in.in

index 4ec16d08fd987fa9a0bd6bfdec06331a41c227ad..04f403115fb4907290ddabc29d2b03039fa173da 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Makefile -*-
 #
-# $Id: Makefile.in.in,v 1.62 2007/11/26 05:19:35 cph Exp $
+# $Id: Makefile.in.in,v 1.63 2007/11/26 05:25:55 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
@@ -129,6 +129,7 @@ scheme_OBJECTS = $(STD_OBJECTS) usrdef.o $(LIARC_OBJECTS)
 scheme_DEPENDENCIES = 
 scheme_LDFLAGS = @SCHEME_LDFLAGS@
 scheme_LIBS = $(STATIC_LIBS) $(LIBS)
+SCHEME_EXE = scheme
 
 findprim_SOURCES = findprim.c
 findprim_OBJECTS = findprim.o