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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message