Mercurial > hg > xemacs-beta
diff man/Makefile @ 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 | e19aeba465d6 |
children | b7b90f750a78 |
line wrap: on
line diff
--- a/man/Makefile Tue Dec 07 00:20:51 2004 +0000 +++ b/man/Makefile Tue Dec 07 12:52:51 2004 +0000 @@ -31,7 +31,7 @@ .SUFFIXES: .SUFFIXES: .html .info .texi .dvi .pdf -RECURSIVE_MAKE = $(MAKE) $(MFLAGS) MAKEINFO='$(MAKEINFO)' TEXI2DVI='$(TEXI2DVI)' +RECURSIVE_MAKE_ARGS = $(MFLAGS) MAKEINFO='$(MAKEINFO)' TEXI2DVI='$(TEXI2DVI)' all : info