From owner-freebsd-arch Fri Aug 31 11:55:23 2001 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (dsl092-013-169.sfo1.dsl.speakeasy.net [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id A091637B408; Fri, 31 Aug 2001 11:55:15 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.5/8.11.1) id f7VItDc22152; Fri, 31 Aug 2001 11:55:13 -0700 (PDT) (envelope-from obrien) Date: Fri, 31 Aug 2001 11:55:13 -0700 From: "David O'Brien" To: Alexander Langer Cc: John Baldwin , arch@FreeBSD.org, Ruslan Ermilov Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010831115513.B21541@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010831193947.A17086@fump.kawo2.rwth-aachen.de> <20010831204036.D17086@fump.kawo2.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010831204036.D17086@fump.kawo2.rwth-aachen.de>; from alex@big.endian.de on Fri, Aug 31, 2001 at 08:40:36PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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