From owner-freebsd-arch Fri Aug 31 11:40:39 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 4AB4C37B401; Fri, 31 Aug 2001 11:40:36 -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 UAA30405; Fri, 31 Aug 2001 20:40:35 +0200 Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.11.3/8.11.3) id f7VIebh17345; Fri, 31 Aug 2001 20:40:37 +0200 (CEST) (envelope-from alex) Date: Fri, 31 Aug 2001 20:40:36 +0200 From: Alexander Langer To: John Baldwin Cc: arch@FreeBSD.org, Ruslan Ermilov , "David O'Brien" Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010831204036.D17086@fump.kawo2.rwth-aachen.de> References: <20010831193947.A17086@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: ; from jhb@FreeBSD.org on Fri, Aug 31, 2001 at 11:22:33AM -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 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. But I hope there are cleaner ways. > (I don't think doc uses anything in make.conf right now). Yes, they do. DOC_LANG for example. However, doc.conf is the last one on my list. > you've finished the other tasks. Don't put the cart before the horse. :) Correct :) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message