Date: Mon, 13 Nov 2000 09:58:55 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001113095855.C38404@dragon.nuxi.com> In-Reply-To: <20001113195111R.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Mon, Nov 13, 2000 at 07:51:11PM %2B0900 References: <3A0F9ED8.A56CA34E@cup.hp.com> <Pine.BSF.4.21.0011131953001.646-100000@besplex.bde.org> <20001113195111R.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 13, 2000 at 07:51:11PM +0900, Makoto MATSUSHITA wrote: > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all > --- 310,322 ---- > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all I can certainly commit this type of fix. The combined make invocation was an optimization someone recommended. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001113095855.C38404>