From owner-freebsd-arch Fri Aug 31 12: 5:24 2001 Delivered-To: freebsd-arch@freebsd.org Received: from kawoserv.kawo2.rwth-aachen.de (kawoserv.kawo2.RWTH-Aachen.DE [134.130.180.1]) by hub.freebsd.org (Postfix) with ESMTP id 1808E37B401; Fri, 31 Aug 2001 12:05:21 -0700 (PDT) Received: from fump.kawo2.rwth-aachen.de (root@fump.kawo2.rwth-aachen.de [134.130.181.148]) by kawoserv.kawo2.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id VAA31223; Fri, 31 Aug 2001 21:05:20 +0200 Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.11.3/8.11.3) id f7VJ5Mn17459; Fri, 31 Aug 2001 21:05:23 +0200 (CEST) (envelope-from alex) Date: Fri, 31 Aug 2001 21:05:21 +0200 From: Alexander Langer To: "David O'Brien" Cc: John Baldwin , arch@FreeBSD.ORG, Ruslan Ermilov Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010831210521.A17435@fump.kawo2.rwth-aachen.de> References: <20010831193947.A17086@fump.kawo2.rwth-aachen.de> <20010831204036.D17086@fump.kawo2.rwth-aachen.de> <20010831115513.B21541@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010831115513.B21541@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Fri, Aug 31, 2001 at 11:55:13AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. 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 Thus spake David O'Brien (obrien@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 Sorry, braino. I meant "can be used to source /etc/world.conf" of course. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message