From owner-cvs-all Sat Aug 29 01:30:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01107 for cvs-all-outgoing; Sat, 29 Aug 1998 01:30:45 -0700 (PDT) (envelope-from owner-cvs-all) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01101 for ; Sat, 29 Aug 1998 01:30:44 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from grjottunagard.ifi.uio.no (2602@grjottunagard.ifi.uio.no [129.240.64.131]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id KAA08284; Sat, 29 Aug 1998 10:29:49 +0200 (MET DST) Received: (from dag-erli@localhost) by grjottunagard.ifi.uio.no ; Sat, 29 Aug 1998 10:29:48 +0200 (MET DST) Mime-Version: 1.0 To: "Justin T. Gibbs" Cc: committers@FreeBSD.ORG Subject: Re: make.conf References: <199808290422.WAA18049@pluto.plutotech.com> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 29 Aug 1998 10:29:47 +0200 In-Reply-To: "Justin T. Gibbs"'s message of "Fri, 28 Aug 1998 22:16:33 -0600" Message-ID: Lines: 13 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id BAB01102 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Justin T. Gibbs" writes: > I just reviewed the contents of /etc/make.conf. Although it does allow you > to set a few variables that may apply to any bmaked compile, almost every > entry in there is specific to either the FreeBSD src or ports tree. Why is Random idea: split up make.conf into make.conf (CFLAGS, COPTFLAGS, and perhaps X11BASE, HAVE_MOTIF and MOTIFLIB) which is always read by make, and build.conf (everything else) which is only read when building world or ports. DES (who uses bsd.prog.mk a lot) -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no