Makefile revision 21673
1#	@(#)Makefile	8.2 (Berkeley) 3/31/94
2#	$FreeBSD: head/games/Makefile 21673 1997-01-14 07:20:47Z jkh $
3
4# XXX missing: chess ching monop [copyright]
5SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \
6	canfield cribbage dm factor fish fortune grdc hack hangman \
7	larn mille morse number phantasia piano pig pom ppt primes quiz \
8	rain random robots rogue sail snake tetris trek wargames worm worms \
9	wump
10
11.include <bsd.subdir.mk>
12