Subject: Re: don't build games in make build?
To: Tomasz Luchowski <zuntum@netbsd.org>
From: Todd Vierling <tv@wasabisystems.com>
List: netbsd-users
Date: 10/23/2001 12:36:21
On Mon, 22 Oct 2001, Tomasz Luchowski wrote:

: Is there an easy way not to rebuild games during 'make build'?
: I'm not against our games, but it takes some time to build them,
: and it's a waste of time in my case.

Remove the games tree and replace it with a zero byte file
(rm -rf games; touch games); note that this may confuse CVS at update time
if your cvs is <1.11.  The latest src/Makefile will auto-prune any
directories that don't exist (by looking for the existence of foo/Makefile).

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  Wasabi NetBSD:  Run with it.
-- CDs, Integration, Embedding, Support -- http://www.wasabisystems.com/