Robert P. J. Day wrote:
On Thu, 27 Jan 2005, Noel Yap wrote:
Robert P. J. Day wrote:
On Wed, 26 Jan 2005, Paul D. Smith wrote:
ok, here's what i'm doing in a bit more detail. it's a recursive make, where i'm using a trick i saw (in the make manual, i think) that allows me to process subdirectories in parallel. in slightly simplified form:
IIUC, this "trick" is no longer necessary.
ok, i'm curious about this claim since i don't see how it can be avoided.
This is what I understood from: http://make.paulandlesley.org/jobserver.html
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
