summaryrefslogtreecommitdiff
path: root/games/Makefile
blob: 5c39547bd7e38647eb083e84cc1dbbb4615575e7 (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
# $NetBSD: Makefile,v 1.142 2002/06/16 21:29:56 wiz Exp $
#

COMMENT=	Games

SUBDIR+=	0verkill
SUBDIR+=	abuse
SUBDIR+=	adom
SUBDIR+=	amor
SUBDIR+=	an
SUBDIR+=	angband-tty
SUBDIR+=	angband-x11
SUBDIR+=	backgammon
SUBDIR+=	baduki
SUBDIR+=	battalion
SUBDIR+=	battleball
SUBDIR+=	bridge-hands
SUBDIR+=	cbzone
SUBDIR+=	cgoban
SUBDIR+=	civctp-demo
SUBDIR+=	clanbomber
SUBDIR+=	colchess
SUBDIR+=	colchess-book-colchess
SUBDIR+=	colchess-book-large
SUBDIR+=	copter-commander
SUBDIR+=	corewars
SUBDIR+=	craft
SUBDIR+=	crafty
SUBDIR+=	crafty-book-enormous
SUBDIR+=	crafty-book-large
SUBDIR+=	crafty-book-medium
SUBDIR+=	crafty-book-small
SUBDIR+=	crafty-doc
SUBDIR+=	crossfire-cli
SUBDIR+=	crossfire-srv
SUBDIR+=	dipmap
SUBDIR+=	dopewars
SUBDIR+=	eus-demo
SUBDIR+=	exchess
SUBDIR+=	exchess-book-medium
SUBDIR+=	exchess-book-small
SUBDIR+=	falcons-eye
SUBDIR+=	finalbattle
SUBDIR+=	fire
SUBDIR+=	freeciv-client
SUBDIR+=	freeciv-client-gtk
SUBDIR+=	freeciv-manual
SUBDIR+=	freeciv-server
SUBDIR+=	freeciv-share
SUBDIR+=	frotz
SUBDIR+=	galaxa
SUBDIR+=	gemdropx
SUBDIR+=	gnocatan
SUBDIR+=	gnome-breakout
SUBDIR+=	gnome-chess
SUBDIR+=	gnome-games
SUBDIR+=	gnuchess
SUBDIR+=	gnuchess-book-chess
SUBDIR+=	gnuchess-book-medium
SUBDIR+=	gnuchess-book-small
SUBDIR+=	gnuchess4
SUBDIR+=	gnugo
SUBDIR+=	golddig
SUBDIR+=	gtkballs
SUBDIR+=	heretic2-demo
SUBDIR+=	icbm3d
SUBDIR+=	icebreaker
SUBDIR+=	imaze
SUBDIR+=	iso-pernangband
SUBDIR+=	jetpack
SUBDIR+=	kdegames
SUBDIR+=	kdegames2
SUBDIR+=	kdegames3
SUBDIR+=	kdetoys
SUBDIR+=	kdetoys2
SUBDIR+=	kdetoys3
SUBDIR+=	ketm
SUBDIR+=	knightcap
SUBDIR+=	knightcap-brain
SUBDIR+=	knights
SUBDIR+=	koth
SUBDIR+=	kulki
SUBDIR+=	lbreakout
SUBDIR+=	lbreakout2
SUBDIR+=	lincity
SUBDIR+=	lpairs
SUBDIR+=	ltris
SUBDIR+=	maelstrom
SUBDIR+=	marbles
SUBDIR+=	minami
SUBDIR+=	mirrormagic
SUBDIR+=	moria
SUBDIR+=	nethack
SUBDIR+=	nethack-lib
SUBDIR+=	nethack-qt
SUBDIR+=	nethack-tty
SUBDIR+=	nethack-x11
SUBDIR+=	netmaj
SUBDIR+=	netmaze
SUBDIR+=	netris
SUBDIR+=	newvox
SUBDIR+=	nighthawk
SUBDIR+=	omega
SUBDIR+=	pacman
SUBDIR+=	plib
SUBDIR+=	powwow
SUBDIR+=	prboom
SUBDIR+=	pysol
SUBDIR+=	quake
SUBDIR+=	quake3arena
SUBDIR+=	quake3arena-demo
SUBDIR+=	quake6
SUBDIR+=	quakedata
SUBDIR+=	rocksndiamonds
SUBDIR+=	rollemup
SUBDIR+=	sjeng
SUBDIR+=	sl
SUBDIR+=	spellcast
SUBDIR+=	svb
SUBDIR+=	tanked
SUBDIR+=	tscp
SUBDIR+=	ularn
SUBDIR+=	wormz
SUBDIR+=	xarchon
SUBDIR+=	xbat
SUBDIR+=	xbill
SUBDIR+=	xblast
SUBDIR+=	xboard
SUBDIR+=	xboing
SUBDIR+=	xbomber
SUBDIR+=	xbreaky
SUBDIR+=	xconq
SUBDIR+=	xdemineur
SUBDIR+=	xdoom
SUBDIR+=	xemeraldia
SUBDIR+=	xevil
SUBDIR+=	xfreecell
SUBDIR+=	xfrisk
SUBDIR+=	xgalaga
SUBDIR+=	xgospel
SUBDIR+=	xjewel
SUBDIR+=	xjig
SUBDIR+=	xkobo
SUBDIR+=	xmahjongg
SUBDIR+=	xmris
SUBDIR+=	xnibbles
SUBDIR+=	xpat2
SUBDIR+=	xpilot
SUBDIR+=	xpipeman
SUBDIR+=	xpuyopuyo
SUBDIR+=	xracer
SUBDIR+=	xrick
SUBDIR+=	xroach
SUBDIR+=	xroads
SUBDIR+=	xscavenger
SUBDIR+=	xscorch
SUBDIR+=	xscrabble
SUBDIR+=	xskat
SUBDIR+=	xsoldier
SUBDIR+=	xtris
SUBDIR+=	xtux
SUBDIR+=	xworm
SUBDIR+=	xzip
SUBDIR+=	zombies

.include "../mk/bsd.pkg.subdir.mk"