xref: /original-bsd/games/Makefile (revision 6093a5ae)
1#	@(#)Makefile	5.16 (Berkeley) 07/19/92
2
3# BROKEN: adventure dungeon hunt larn warp phantasia
4# NOT INSTALLED: xneko
5
6SUBDIR=	arithmetic atc backgammon battlestar bcd boggle caesar canfield \
7	chess ching cribbage dm factor fish fortune hack hangman \
8	mille monop morse number pom ppt primes quiz rain robots rogue \
9	sail snake trek wargames worm worms wump
10
11.include <bsd.subdir.mk>
12