summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-10-20 11:18:56 +0000
committermarkm <markm@FreeBSD.org>2002-10-20 11:18:56 +0000
commitcc5521cdd16b91c1c2e13555dad4e71b9309afa4 (patch)
treee7653828fc2e6731d56ff1d966dfda1060fc7f9d /share/doc
parent322001dbc0a59201cc0f00229949977db70d4f01 (diff)
downloadFreeBSD-src-cc5521cdd16b91c1c2e13555dad4e71b9309afa4.zip
FreeBSD-src-cc5521cdd16b91c1c2e13555dad4e71b9309afa4.tar.gz
Do not build the majority of the games. Remaining are the
"utility-like" games and everyone's favourite, fortune(6).
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/usd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile
index 6d01104..e06d449 100644
--- a/share/doc/usd/Makefile
+++ b/share/doc/usd/Makefile
@@ -7,8 +7,4 @@
SUBDIR= title contents 04.csh 07.mail 10.exref 11.vitut 12.vi 13.viref \
18.msdiffs 19.memacros 20.meref 21.troff 22.trofftut
-.if exists(${.CURDIR}/../../../games) && !defined(NOGAMES)
-SUBDIR+=30.rogue 31.trek
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud