From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 12:24:46 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 0D83316A4CE for ; Thu, 5 Feb 2004 12:24:46 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84DA443D66 for ; Thu, 5 Feb 2004 12:24:25 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc12) with ESMTP id <2004020520230601400hlogge>; Thu, 5 Feb 2004 20:23:06 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 263CA11; Thu, 5 Feb 2004 15:23:06 -0500 (EST) Sender: lowell@be-well.ilk.org To: tomt@callcds.com References: <2321.64.22.211.166.1076011815.squirrel@mail.callcds.com> From: Lowell Gilbert Date: 05 Feb 2004 15:23:05 -0500 In-Reply-To: <2321.64.22.211.166.1076011815.squirrel@mail.callcds.com> Message-ID: <448yjh9sye.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: [TFM pointer] 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:24:46 -0000 tomt@callcds.com writes: > 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? "man make.conf"