Thanks Mike, good to know! David actually solved my problem for me with the generator based conditional and the $(MAKE) variable, but that's a nifty workaround to have tucked away.<br><br>Cheers,<br>CY<br><br><div class="gmail_quote">
On Fri, Sep 9, 2011 at 3:37 PM, Mike Wittman <span dir="ltr"><<a href="mailto:mike@headwave.com">mike@headwave.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<u></u>
<div bgcolor="#ffffff" text="#000000">
If you are building on Linux, try<br>
MAKEFLAGS=j8 make distcheck<br>
<br>
I have successfully used the MAKEFLAGS environment variable to
propagate parallel build invocations through scripts that invoke
make with fixed options.<br>
<br>
-Mike<div><div></div><div class="h5"><br></div></div></div></blockquote></div><br>