summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: ed5bbe9aa65a4aa5ee7a8cf708f8eadb156094f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#	from: @(#)Makefile	5.15.1.2 (Berkeley) 5/8/91
#	$Id: Makefile,v 1.7 1994/10/21 20:59:34 jtc Exp $

#Missing: dungeon hunt phantasia warp 

SUBDIR=	adventure arithmetic atc backgammon banner battlestar bcd boggle \
	caesar canfield ching cribbage dm factor fish fortune hack hangman \
	larn mille monop morse number pig pom ppt primes quiz rain robots \
	rogue sail snake tetris trek wargames worm worms wump

.include <bsd.subdir.mk>