summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 55d17e73dde88d484e27d8fa6c2d52ec1aceb753 (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.6 1994/05/06 07:19:19 cgd Exp $

#Missing: adventure boggle ching dungeon hunt phantasia warp 

SUBDIR=	arithmetic atc backgammon banner battlestar bcd caesar canfield \
	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>