aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
blob: 60b11cafe2af86e93fe20a2e9282dc8497dfba68 (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
# $Id: Makefile,v 1.35 1995/12/23 21:11:49 markm Exp $
#

    SUBDIR += acm
    SUBDIR += gnuchess
    SUBDIR += golddig
    SUBDIR += jetpack
    SUBDIR += nethack
    SUBDIR += oneko
    SUBDIR += spider
    SUBDIR += tksol
    SUBDIR += xasteroids
    SUBDIR += xbill
    SUBDIR += xboard
    SUBDIR += xboing
    SUBDIR += xchomp
    SUBDIR += xemeraldia
    SUBDIR += xevil
    SUBDIR += xgalaga
    SUBDIR += xinvaders
    SUBDIR += xjewel
    SUBDIR += xkobo
    SUBDIR += xlife
    SUBDIR += xmille
    SUBDIR += xmine
    SUBDIR += xminesweep
    SUBDIR += xmj
    SUBDIR += xmris
    SUBDIR += xneko
    SUBDIR += xonix
    SUBDIR += xpacman
    SUBDIR += xpilot
    SUBDIR += xpipeman
    SUBDIR += xrisk
    SUBDIR += xroach
    SUBDIR += xrobots
    SUBDIR += xskat
    SUBDIR += xsol
    SUBDIR += xtetris
    SUBDIR += xtic

.include <bsd.port.subdir.mk>