Re: build/installworld break under -j n for n>1

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Sun, 27 Jan 2008 14:12:19 +0100
"Aryeh M. Friedman" <aryeh.friedman_at_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
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Sun Jan 27 2008 - 12:12:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:26 UTC