Date: Mon, 12 Mar 2001 12:34:35 -0700 From: Warner Losh <imp@harmony.village.org> To: obrien@FreeBSD.ORG Cc: arch@FreeBSD.ORG Subject: Re: Breaking up make.conf Message-ID: <200103121934.f2CJYZI38844@harmony.village.org> In-Reply-To: Your message of "Mon, 12 Mar 2001 11:29:40 PST." <20010312112939.E21123@dragon.nuxi.com> References: <20010312112939.E21123@dragon.nuxi.com> <20010310170844.C36413@dragon.nuxi.com> <200103090430.f294Ucs04824@billy-club.village.org> <20010308201422.A94052@mollari.cthul.hu> <200103090241.SAA27525@gndrsh.dnsmgr.net> <200103090349.f293nGs04577@billy-club.village.org> <200103090430.f294Ucs04824@billy-club.village.org> <200103090449.f294nUs06142@billy-club.village.org> <20010310170844.C36413@dragon.nuxi.com> <200103110145.f2B1jOI23270@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010312112939.E21123@dragon.nuxi.com> "David O'Brien" writes: : On Sat, Mar 10, 2001 at 06:45:24PM -0700, Warner Losh wrote: : > In message <20010310170844.C36413@dragon.nuxi.com> "David O'Brien" writes: : > : I.E., lets assume /usr/share/mk/bsd.*.mk is the domain of /usr/src only. : > : > I think that's a bad assumption. I know of several projects outside : > of /usr/src that use bsd.*.mk. : : They should either copy the bsd.*.mk files to their own place, OR accpet : they have to play by our assumptions. They are named "bsd" :-) I'm sorry, but I beleive that's bogus. Jsut ebcause tehy say bsd doean't mean they are private to the build process. We install them on the system, and document them bsd.README. No where in bsd.README has there ever eben a warning that FreeBSD or anybdoy else would make these private to the build world process. If you want something that is private to the buidlworld process, then create a framework that is used only by the buildworld process. Besides, they are included last in all our makefiles, and that's too late for them to include global config information. Warner 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?200103121934.f2CJYZI38844>