Date: Wed, 9 Oct 2002 08:13:05 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Mark Murray <mark@grondar.za> Cc: current@freebsd.org Subject: Re: src/games bikeshed time. Message-ID: <20021009151305.GA18606@dragon.nuxi.com> In-Reply-To: <200210091509.g99F9whb013460@grimreaper.grondar.org> References: <20021009143005.GA93507@dragon.nuxi.com> <200210091509.g99F9whb013460@grimreaper.grondar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 09, 2002 at 04:09:58PM +0100, Mark Murray wrote:
> Index: Makefile.inc1
> ===================================================================
> RCS file: /home/ncvs/src/Makefile.inc1,v
> retrieving revision 1.304
> diff -u -d -r1.304 Makefile.inc1
> --- Makefile.inc1 17 Sep 2002 01:48:47 -0000 1.304
> +++ Makefile.inc1 8 Oct 2002 21:40:05 -0000
> @@ -601,10 +601,6 @@
> #
> # build-tools: Build special purpose build tools
> #
> -.if exists(${.CURDIR}/games) && !defined(NOGAMES)
> -_games= games/adventure games/hack games/phantasia
> -.endif
I don't follow this. What was special about these games for build-tools;
and why is only this change enough? Was this patch make world tested
(after rm'ing /usr/games)?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009151305.GA18606>
