From owner-freebsd-arch Mon Mar 12 11:49: 0 2001 Delivered-To: freebsd-arch@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 8E3F637B719 for ; Mon, 12 Mar 2001 11:48:57 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2CJmuI39086; Mon, 12 Mar 2001 12:48:56 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103121948.f2CJmuI39086@harmony.village.org> To: freebsd-arch@FreeBSD.ORG Subject: Re: Breaking up make.conf Cc: Jonathan Graehl In-reply-to: Your message of "Mon, 12 Mar 2001 11:44:00 PST." <20010312114400.C21989@dragon.nuxi.com> References: <20010312114400.C21989@dragon.nuxi.com> <200103121935.f2CJZoI38879@harmony.village.org> Date: Mon, 12 Mar 2001 12:48:56 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010312114400.C21989@dragon.nuxi.com> "David O'Brien" writes: : Warner is saying he wants almost the same processing (if we added an : /etc/make-world.conf), but doesn't want to have change, edit, create any : new .mk files. Warner is saying that he doesn't want bsd.*.mk changed such that they can't be used by outside projects. Warner is also saying that these files were intended to be public and not private to /usr/src and we shouldn't hard code something that could only be used for /usr/src into them. Warner is also poitning out that the bsd.*.mk files are included last in most makefiles, which makes it too late to include anything to control the makefile's choices of what/how to build. Warner is willing to roll with the punches and make minor tweaks to his wrapper .mk files, where his private tsc specific stuff resides, but is generally opposed to making these public files explicitly private to the building of /usr/src. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message