From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 03:52:16 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 74A6D16A4CE for ; Mon, 14 Jun 2004 03:52:16 +0000 (GMT) Received: from mail015.syd.optusnet.com.au (mail015.syd.optusnet.com.au [211.29.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D4C943D1F for ; Mon, 14 Jun 2004 03:52:15 +0000 (GMT) (envelope-from amcllists@optusnet.com.au) Received: from amclarenh1 (c211-30-186-9.rivrw1.nsw.optusnet.com.au [211.30.186.9])i5E3p7N14792; Mon, 14 Jun 2004 13:51:07 +1000 Message-Id: <200406140351.i5E3p7N14792@mail015.syd.optusnet.com.au> From: "Andrew McLaren" To: Date: Mon, 14 Jun 2004 13:51:17 +1000 Organization: Not much ... MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcRRs1wiQu8H01l3RkClsNHhyLabpQADskzw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <20040614015851.GA1199@gothmog.gr> cc: 'Giorgos Keramidas' Subject: RE: Default make.conf in FreeBSD 5.x? 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: Mon, 14 Jun 2004 03:52:16 -0000 Thanks, Giorgos. To clarify: yes, there's a *sample* file here, under /usr/share/examples. If I want the make.conf to actually be read and used when compiling something, I still need to move it to /etc/make.conf. Right? Thanks Andrew -----Original Message----- > But when I install FreeBSD 5.2.1, there is no make.conf in the > /etc/defaults directory. Also, /etc/make.conf only contains a couple > of lines; nothing about CFLAGS, CPUTYPE, MASTERSORTREGEX etc. The file has moved: $ ls -l /usr/share/examples/etc/make.conf -r--r--r-- 1 root wheel - 11815 Jun 10 05:09 /usr/share/examples/etc/make.conf