Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2008 13:55:08 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Eitan Adler <eitanadlerlist@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: start new thread in Makefile
Message-ID:  <3A7AD323-40DD-4546-B17B-B518672A2D76@mac.com>
In-Reply-To: <48FCEF27.9070304@gmail.com>
References:  <48FCEF27.9070304@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 20, 2008, at 1:50 PM, Eitan Adler wrote:
> How would you start a new thread in a Makefile?

make isn't threaded but you can run multiple processes in parallel via  
the -j flag.

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A7AD323-40DD-4546-B17B-B518672A2D76>