freebsd-dev/games/Makefile
1999-08-27 23:37:10 +00:00

46 lines
494 B
Makefile

# @(#)Makefile 8.2 (Berkeley) 3/31/94
# $FreeBSD$
# XXX missing: chess ching monop [copyright]
SUBDIR= adventure \
arithmetic \
atc \
backgammon \
battlestar \
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
.include <bsd.subdir.mk>