Date: Sun, 30 Mar 1997 15:16:15 -0800 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: The Hermit Hacker <scrappy@hub.org> Cc: current@FreeBSD.org Subject: Re: make -j3 on make world? Message-ID: <23854.859763775@time.cdrom.com> In-Reply-To: Your message of "Sun, 30 Mar 1997 17:10:15 -0400." <Pine.NEB.3.96.970330170741.199A-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> The only change is adding ${MAKEFLAGS} to the ${MAKE} line so
> that the -j3 flag carried down into the subdir's, so that make world
> works with parellel make...
That seems an entirely reasonable change - I can't see any reason
why you *wouldn't* want MAKEFLAGS passed. Of course, this is also
not the only place where ${MAKE} is used without makeflags (heh,
and I always thought make passed MAKEFLAGS down *implicitly* to
submakes as a special case).
Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23854.859763775>
