summaryrefslogtreecommitdiff
path: root/games/Makefile
blob: cd1c67ab0d605762a9ae218f961d6c76bcc16154 (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
# $NetBSD: Makefile,v 1.110 2001/01/26 18:25:28 abs Exp $
#

    SUBDIR += abuse
    SUBDIR += amor
    SUBDIR += angband-tty
    SUBDIR += angband-x11
    SUBDIR += backgammon
    SUBDIR += baduki
    SUBDIR += battalion
    SUBDIR += battleball
    SUBDIR += cbzone
    SUBDIR += cgoban
    SUBDIR += civctp-demo
    SUBDIR += clanbomber
    SUBDIR += colchess
    SUBDIR += colchess-book-colchess
    SUBDIR += colchess-book-large
    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 += dopewars
    SUBDIR += eus-demo
    SUBDIR += exchess
    SUBDIR += exchess-book-medium
    SUBDIR += exchess-book-small
    SUBDIR += finalbattle
    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 += heretic2-demo
    SUBDIR += icbm3d
    SUBDIR += imaze
    SUBDIR += jetpack
    SUBDIR += kdegames
    SUBDIR += kdetoys
    SUBDIR += knightcap
    SUBDIR += knightcap-brain
    SUBDIR += koth
    SUBDIR += lbreakout
    SUBDIR += lincity
    SUBDIR += maelstrom
    SUBDIR += mirrormagic
    SUBDIR += moria
    SUBDIR += nethack
    SUBDIR += nethack-lib
    SUBDIR += nethack-qt
    SUBDIR += nethack-tty
    SUBDIR += nethack-x11
    SUBDIR += netmaze
    SUBDIR += netris
    SUBDIR += nighthawk
    SUBDIR += omega
    SUBDIR += pacman
    SUBDIR += plib
    SUBDIR += pysol
    SUBDIR += quake
    SUBDIR += quake3arena
    SUBDIR += quake3arena-demo
    SUBDIR += quake6
    SUBDIR += quakedata
    SUBDIR += rocksndiamonds
    SUBDIR += rollemup
    SUBDIR += sl
    SUBDIR += spellcast
    SUBDIR += svb
    SUBDIR += tanked
    SUBDIR += tscp
    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 += 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 += xroach
    SUBDIR += xroads
    SUBDIR += xscavenger
    SUBDIR += xscrabble
    SUBDIR += xskat
    SUBDIR += xsoldier
    SUBDIR += xtux
    SUBDIR += xworm
    SUBDIR += xzip
    SUBDIR += zombies

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