On Fri, Dec 10, 2010 at 12:12:01AM +0100, M?rten Wikstr?m wrote: > > Ok. Well I guess it could be solved by letting the Configure script > detect whether make supports the + notion and assign a variable, say > R, either + or the empty string. Then in Makefile.org you could use > $(R) at the start of the rules instead of +.
Why bother? Why not consistently just use $(MAKE) for submakes, which should work with GNU make and the other implementations? Thor ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
