diff Makefile.in @ 40:7e54bd776075 r19-15b103

Import from CVS: tag r19-15b103
author cvs
date Mon, 13 Aug 2007 08:54:25 +0200
parents ec9a17fef872
children 131b0175ea99
line wrap: on
line diff
--- a/Makefile.in	Mon Aug 13 08:54:02 2007 +0200
+++ b/Makefile.in	Mon Aug 13 08:54:25 2007 +0200
@@ -213,7 +213,7 @@
 # Build XEmacs and recompile out-of-date and missing .elc files along
 # the way.
 all-elc:	src/paths.h src/Emacs.ad.h lib-src lwlib dump-elcs src
-	sh ${srcdir}/lib-src/update-elc.sh
+	MAKE='$(MAKE)' sh ${srcdir}/lib-src/update-elc.sh
 
 # Sub-target for all-elc.
 dump-elcs:	FRC.dump-elcs
@@ -221,7 +221,7 @@
 		CC='${CC}' CFLAGS='${CFLAGS}' MAKE='${MAKE}'
 
 autoloads:	src
-	sh ${srcdir}/lib-src/update-autoloads.sh
+	MAKE='$(MAKE)' sh ${srcdir}/lib-src/update-autoloads.sh
 
 # We force the rebuilding of src/paths.h because the user might give
 # different values for the various directories.  Since we use