diff src/ChangeLog @ 2427:97dd9f867cef

[xemacs-hg @ 2004-12-07 12:52:30 by malcolmp] Parallel build support without the need for a POSIX-compatible make.
author malcolmp
date Tue, 07 Dec 2004 12:52:51 +0000
parents b3315b0c8558
children ce8038b28f80
line wrap: on
line diff
--- a/src/ChangeLog	Tue Dec 07 00:20:51 2004 +0000
+++ b/src/ChangeLog	Tue Dec 07 12:52:51 2004 +0000
@@ -1,3 +1,10 @@
+2004-12-07  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* Makefile.in.in: Always refer to make as $(MAKE) and use
+	$(RECURSIVE_MAKE_ARGS) for other parameters.  This allows -j to
+	work in GNU Make while removing need for POSIX compatible make on
+	all systems.
+
 2004-12-06  Ben Wing  <ben@xemacs.org>
 
 	* rangetab.c (rangetab_instantiate):