help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

single-threading targets although make was invoked with -jX ?


From: Per Jessen
Subject: single-threading targets although make was invoked with -jX ?
Date: Fri, 29 Apr 2011 11:50:35 +0200
User-agent: KNode/0.10.4

I've got numerous makefiles that are all run with -jX depending on the
available hardware etc.  Occasionally I have the need to single-thread
the making of one type of target - I know I can achieve this
with .NOTPARALLEL, but because that applies to an entire Makefile, I
was wondering if there was a simpler way?  Maybe a flag for a rule that
indicates "only one at a time" or some such? 


/Per Jessen, Zürich




reply via email to

[Prev in Thread] Current Thread [Next in Thread]