From owner-cvs-all Sun Aug 30 17:49:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28997 for cvs-all-outgoing; Sun, 30 Aug 1998 17:49:37 -0700 (PDT) (envelope-from owner-cvs-all) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28980 for ; Sun, 30 Aug 1998 17:49:34 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id RAA02388; Sun, 30 Aug 1998 17:48:16 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Mark Murray cc: committers@freebsd.org Subject: Re: make.conf In-reply-to: Your message of "Sun, 30 Aug 1998 21:27:19 +0200." <199808301927.VAA13673@gratis.grondar.za> Date: Sun, 30 Aug 1998 17:48:16 -0700 Message-ID: <2385.904524496@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I like the above breakdown, but not all the locations - these files > smell like configuration stuff to me; that is /etc fodder. Only in the old world - we're trying to get stuff OUT of /etc now, remember? :-) > /usr/src/conf.mk - OK. > /usr/ports/conf.mk - OK. > /usr/share/mk/conf.mk - Buried too deep in the "WTF was that file again??" > pile. I reckon that should be in /etc, and called /etc/global.mk If you're going to leave it in /etc then call it the same as the others for consistency. But I still don't think it should live in /etc, buried or not. :-) - Jordan