Date: Tue, 14 Nov 2000 12:15:17 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Marcel Moolenaar <marcel@cup.hp.com> Cc: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>, current@FreeBSD.ORG Subject: Re: RQ review: [was: Re: "make modules" kicks the first module directory twice] Message-ID: <20001114121517.B78808@dragon.nuxi.com> In-Reply-To: <3A10B967.C3301113@cup.hp.com>; from marcel@cup.hp.com on Mon, Nov 13, 2000 at 08:02:47PM -0800 References: <20001113195111R.matusita@jp.FreeBSD.org> <20001113095855.C38404@dragon.nuxi.com> <3A103875.3555E3D4@cup.hp.com> <20001114095225T.matusita@jp.FreeBSD.org> <3A10B967.C3301113@cup.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 13, 2000 at 08:02:47PM -0800, Marcel Moolenaar wrote: > Any objections? Yes. > (patches follow for your convenience) [its easier to read patches when they aren't quoted in their entirety ;-)] > > modules-depend: > > @mkdir -p ${.OBJDIR}/modules > > ! cd $S/modules; env ${MKMODULESENV} ${MAKE} obj > > ! env ${MKMODULESENV} ${MAKE} depend This is broken for non -j case. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001114121517.B78808>