From owner-freebsd-questions@FreeBSD.ORG Tue Oct 5 13:01:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2CC616A4CE for ; Tue, 5 Oct 2004 13:01:05 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id A477F43D46 for ; Tue, 5 Oct 2004 13:01:05 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11103 invoked from network); 5 Oct 2004 13:01:05 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Oct 2004 13:01:05 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id C555CE; Tue, 5 Oct 2004 09:01:04 -0400 (EDT) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <6FC9F9894A9F8C49A722CF9F2132FC2201FFC245@ms05.mailstreet2003.net> <200410051045.15454.Emanuel.Strobl@gmx.net> <20041005100007.GC9642@happy-idiot-talk.infracaninophile.co.uk> <200410051237.56653.Emanuel.Strobl@gmx.net> From: Lowell Gilbert Date: 05 Oct 2004 09:01:04 -0400 In-Reply-To: <200410051237.56653.Emanuel.Strobl@gmx.net> Message-ID: <44is9p9v5b.fsf@be-well.ilk.org> Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Emanuel Strobl Subject: Re: Release Compiler options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 13:01:06 -0000 Emanuel Strobl writes: > Ok, so share/examples/etc/make.conf is not evaluated like > etc/defautls/make.conf was before? That's the point I guess. /etc/defaults/make.conf was *never* evaluated. That's *why* it was moved out to the examples tree.