summaryrefslogtreecommitdiff
path: root/games/Makefile
blob: ae68958ba6bc886ca9f25dea135e31c31ff10cf5 (plain) (blame)
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
# $Id: Makefile,v 1.51 1997/01/03 08:17:16 tg Exp $
#

    SUBDIR += acm
    SUBDIR += crossfire
    SUBDIR += doom
    SUBDIR += flying
    SUBDIR += gnuchess
    SUBDIR += gnugo
    SUBDIR += gnushogi
    SUBDIR += golddig
    SUBDIR += imaze
    SUBDIR += jetpack
    SUBDIR += nethack
    SUBDIR += oneko
    SUBDIR += qcc
    SUBDIR += quakeserver
    SUBDIR += spider
    SUBDIR += tksol
    SUBDIR += xasteroids
    SUBDIR += xbill
    SUBDIR += xblackjack
    SUBDIR += xboard
    SUBDIR += xboing
    SUBDIR += xchomp
    SUBDIR += xcubes
    SUBDIR += xdino
    SUBDIR += xemeraldia
    SUBDIR += xevil
    SUBDIR += xeyesplus
    SUBDIR += xgalaga
    SUBDIR += xgammon
    SUBDIR += xinvaders
    SUBDIR += xjewel
    SUBDIR += xkobo
    SUBDIR += xlife
    SUBDIR += xmahjongg
    SUBDIR += xmille
    SUBDIR += xmine
    SUBDIR += xminehunter
    SUBDIR += xminesweep
    SUBDIR += xmj
    SUBDIR += xmris
    SUBDIR += xneko
    SUBDIR += xonix
    SUBDIR += xpacman
    SUBDIR += xpilot
    SUBDIR += xpipeman
    SUBDIR += xpuyo
    SUBDIR += xripple
    SUBDIR += xrisk
    SUBDIR += xroach
    SUBDIR += xrobots
    SUBDIR += xrubik
    SUBDIR += xshisen
    SUBDIR += xshogi
    SUBDIR += xskat
    SUBDIR += xsokoban
    SUBDIR += xsol
    SUBDIR += xtetris
    SUBDIR += xtic
    SUBDIR += xtriangles
    SUBDIR += yamsweeper

.include <bsd.port.subdir.mk>