xref: /original-bsd/games/Makefile (revision f21393db)
1#	@(#)Makefile	8.3 (Berkeley) 07/24/94
2
3SUBDIR=	adventure arithmetic atc backgammon battlestar bcd boggle caesar \
4	canfield chess ching cribbage dm factor fish fortune gomoku hack \
5	hangman larn mille monop morse number phantasia pig pom ppt primes \
6	quiz rain random robots rogue sail snake tetris trek wargames worm \
7	worms wump xneko xroach
8
9.include <bsd.subdir.mk>
10