From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 12:20:19 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 DC40716A4CE for ; Thu, 5 Feb 2004 12:20:19 -0800 (PST) Received: from gabby.gsicomp.on.ca (CPE00062566c7bb-CM000039c69a66.cpe.net.cable.rogers.com [67.60.231.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id A02B143D7C for ; Thu, 5 Feb 2004 12:20:08 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by gabby.gsicomp.on.ca (8.12.9p2/8.12.9) with ESMTP id i15KQwjd074750; Thu, 5 Feb 2004 15:26:59 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <001901c3ec24$e3164090$1200a8c0@gsicomp.on.ca> From: "Matt Emmerton" To: , References: <2321.64.22.211.166.1076011815.squirrel@mail.callcds.com> Date: Thu, 5 Feb 2004 15:16:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: Make BuildWorld 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: Thu, 05 Feb 2004 20:20:20 -0000 > I was reading this > http://lists.freebsd.org/pipermail/freebsd-small/2003-December/000125.html > > And noticed that it talks about a make.conf for use with buildworld with > options like > NO_CVS= true # do not build CVS > NO_CXX= true # do not build C++ and friends > NO_BIND= true # do not build BIND > NO_FORTRAN= true # do not build g77 and related libraries > NO_GDB= true # do not build GDB > > Is there a list of these options anywhere that explains what each option > does? How about /etc/defaults/make.conf? -- Matt Emmerton