summaryrefslogtreecommitdiffstats
path: root/games/Makefile
blob: 02b1a550de563e25603bd9b367f7963812385b06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#	@(#)Makefile	8.2 (Berkeley) 3/31/94
# $FreeBSD$

# XXX missing: chess ching monop [copyright]
SUBDIR= adventure \
	arithmetic \
	atc \
	backgammon \
	battlestar \
	bcd \
	bs \
	caesar \
	canfield \
	cribbage \
	dm \
	factor \
	fish \
	fortune \
	grdc \
	hack \
	hangman \
	larn \
	mille \
	morse \
	number \
	phantasia \
	piano \
	pig \
	pom \
	ppt \
	primes \
	quiz \
	rain \
	random \
	robots \
	rogue \
	sail \
	snake \
	trek \
	wargames \
	worm \
	worms \
	wump

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud