From owner-cvs-all Sat Aug 29 13:26:04 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03450 for cvs-all-outgoing; Sat, 29 Aug 1998 13:26:04 -0700 (PDT) (envelope-from owner-cvs-all) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA03428 for ; Sat, 29 Aug 1998 13:26:00 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zCrYL-0005EU-00; Sat, 29 Aug 1998 14:24:53 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id OAA03092 for ; Sat, 29 Aug 1998 14:24:25 -0600 (MDT) Message-Id: <199808292024.OAA03092@harmony.village.org> Subject: Re: make.conf To: committers@freebsd.org In-reply-to: Your message of "Sat, 29 Aug 1998 17:35:27 -0000." <199808291735.RAA24925@veda.is> References: <199808291735.RAA24925@veda.is> Date: Sat, 29 Aug 1998 14:24:24 -0600 From: Warner Losh Sender: owner-cvs-all@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199808291735.RAA24925@veda.is> Adam David writes: : How about /etc/make/{ports,src}.conf or similar. What's the mechanism that you'd accomplish this by? Right now it is very easy to have sys.mk include /etc/make.conf, but it isn't very right. I think /etc/make.conf is fine. My problem is that sys.mk includes it... Warner