summaryrefslogtreecommitdiffstats
path: root/games
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 /games
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 'games')
-rw-r--r--games/Makefile31
1 files changed, 2 insertions, 29 deletions
diff --git a/games/Makefile b/games/Makefile
index c907bd7..214a394 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,44 +1,17 @@
# @(#)Makefile 8.2 (Berkeley) 3/31/94
# $FreeBSD$
-SUBDIR= adventure \
- arithmetic \
- atc \
- backgammon \
- battlestar \
+SUBDIR= \
bcd \
- bs \
caesar \
- canfield \
- cribbage \
- dm \
factor \
- fish \
fortune \
grdc \
- hack \
- hangman \
- larn \
- mille \
morse \
number \
- phantasia \
- piano \
- pig \
pom \
ppt \
primes \
- quiz \
- rain \
- random \
- robots \
- rogue \
- sail \
- snake \
- trek \
- wargames \
- worm \
- worms \
- wump
+ random
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud