From owner-freebsd-questions Tue Dec 19 15: 8:35 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 15:08:31 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id 2385937B400 for ; Tue, 19 Dec 2000 15:08:30 -0800 (PST) Received: (from nicks@localhost) by giroc.albury.net.au (8.11.1/8.11.1) id eBJN8Ip51066; Wed, 20 Dec 2000 10:08:18 +1100 (EST) Date: Wed, 20 Dec 2000 10:08:18 +1100 From: Nick Slager To: Matt Schlosser Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Selective Makeworld Message-ID: <20001220100818.C43508@albury.net.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mschlosser@eschelon.com on Tue, Dec 19, 2000 at 03:25:45PM -0600 X-Homer: Whoohooooooo! Sender: nicks@giroc.albury.net.au Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Matt Schlosser (mschlosser@eschelon.com): > Here's and easy one: > I want to do a make world and not build all the games and crap. What is the > easiest way to go about it? Should I just not download the sources? You can selectively grab source collections with CVS and CVSup. The build is controlled to a certain extent by Makefile directives set in /etc/make.conf. Look at /etc/defaults/make.conf for some examples. Regards, Nick -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message