Date: Fri, 31 Aug 2001 11:55:13 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Alexander Langer <alex@big.endian.de> Cc: John Baldwin <jhb@FreeBSD.org>, arch@FreeBSD.org, Ruslan Ermilov <ru@FreeBSD.org> Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010831115513.B21541@dragon.nuxi.com> In-Reply-To: <20010831204036.D17086@fump.kawo2.rwth-aachen.de>; from alex@big.endian.de on Fri, Aug 31, 2001 at 08:40:36PM %2B0200 References: <20010831193947.A17086@fump.kawo2.rwth-aachen.de> <XFMail.010831112233.jhb@FreeBSD.org> <20010831204036.D17086@fump.kawo2.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 31, 2001 at 08:40:36PM +0200, Alexander Langer wrote: > Thus spake John Baldwin (jhb@FreeBSD.org): > > > The only problem with this is that then world.conf isn't used for > > one-off test builds. I..e, I do 'cd /usr/src/usr.bin/foo ; make' and > > world.conf isn't used. > > Yes, that's true. However, bsd.{prog,lib}.mk include ../Makefile.inc, which > can be used to source /etc/make.conf if not already done. Huh? /etc/make.conf is "sourced" (ie, included) by sys.mk. This happens before the Makefile is read. Wasn't JHB taking about world.conf? You seem to be changing the discussion again. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010831115513.B21541>