From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 28 22:46:53 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 20C601065672; Mon, 28 Mar 2011 22:46:52 +0000 (UTC) Date: Mon, 28 Mar 2011 22:46:52 +0000 From: Alexander Best To: Freddie Cash Message-ID: <20110328224652.GA51789@freebsd.org> References: <20110328220343.GA44745@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-hackers@freebsd.org Subject: Re: src.conf(5) status/semantics X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2011 22:46:53 -0000 On Mon Mar 28 11, Freddie Cash wrote: > On Mon, Mar 28, 2011 at 3:03 PM, Alexander Best wrote: > > how hard would it be to change the *.mk code so the following semantics apply: > > > > - make.conf(5) == applies system-wide > > - src.conf(5) == applies only to /usr/src > > What would be really nice would be taking it to its logical conclusion: defenately. however i think the src.conf case should be first fixed before adding the ports.conf case. > > /etc/make.conf for system-wide make options (applies when make run anywhere) > /etc/src.conf only applies when make run under /usr/src > /etc/ports.conf only applies when make run under /usr/ports > > -- > Freddie Cash > fjwcash@gmail.com -- a13x