On Fri, Jun 6, 2008 at 3:28 AM, Louis-David Mitterrand < [EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote:
> > Hi, > > How can I put the number of threads to use inside the Makfile, thus > avoiding the command-line '-j' option? > > Thanks, Not sure how to avoid it altogether, but if you want to limit the number of jobs to a specific value, then you could use make -l. -Garrett
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
