Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 14:12:19 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
Cc:        Gary Palmer <gpalmer@freebsd.org>, freebsd-current@freebsd.org
Subject:   Re: build/installworld break under -j n for n>1
Message-ID:  <868x2b1kgc.fsf@ds4.des.no>
In-Reply-To: <479C0069.30509@gmail.com> (Aryeh M. Friedman's message of "Sat\,  26 Jan 2008 22\:54\:17 -0500")
References:  <479BB50E.2080703@gmail.com> <20080127032215.GA1083@in-addr.com> <479C0069.30509@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Aryeh M. Friedman" <aryeh.friedman@gmail.com> writes:
> A second question what exactly does make with no arg do if done in
> /usr/src (build(8) gives no clue).

What do you think?  It builds everything that has changed since the last
buildworld.  This is what make is for; otherwise, we might as well use a
shell script (which BTW would be significantly faster).

However, if the changes are significant, you may have to run one or more
of 'make obj', 'make includes' and 'make depend' first.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868x2b1kgc.fsf>