Date: Mon, 3 Sep 2001 00:29:26 -0700 From: "David O'Brien" <dev-null@NUXI.com> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: Kris Kennaway <kris@obsecurity.org>, Alexander Langer <alex@big.endian.de>, arch@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010903002926.A42260@dragon.nuxi.com> In-Reply-To: <20010903102102.A49997@sunbay.com>; from ru@FreeBSD.ORG on Mon, Sep 03, 2001 at 10:21:02AM %2B0300 References: <200108311118.f7VBIO124920@freefall.freebsd.org> <20010831142958.A60910@sunbay.com> <20010831141746.A1809@zerogravity.kawo2.rwth-aachen.d> <20010831084811.B95710@dragon.nuxi.com> <20010831184945.A16872@fump.kawo2.rwth-aachen.de> <20010831100216.A17397@dragon.nuxi.com> <20010831193947.A17086@fump.kawo2.rwth-aachen.de> <20010831131627.A86427@xor.obsecurity.org> <20010903102102.A49997@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 03, 2001 at 10:21:02AM +0300, Ruslan Ermilov wrote: > > > - Teach /usr/src/Makefile's $(MAKE) variable about a world.conf file > > > which is included for /usr/src builds. This needs extensive testing. > > > > I couldn't figure out how to do this without adding in .include > > "../Makefile.inc" on a couple hundred directories to tie them into one > > big tree so they all have an include path back to /usr/src/world.conf > > or whatever you want to call it. Having the file only read by make > > world isn't really acceptible because building parts of the source > > tree is a common developer activity and needs to use the same file. > > > Include world.conf from sys.mk. That way, it will be read before make(1) > even reads the ${.CURDIR}/Makefile. This is documented in the manpage. Uh, and how would a world.conf then be an improvement over make.conf? -- -- 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?20010903002926.A42260>