summaryrefslogtreecommitdiff
path: root/emulators/Makefile
blob: 141f29286981457ab49b1280c6b83e8d01d6cdce (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
# $NetBSD: Makefile,v 1.39 2000/08/29 12:35:55 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#

    SUBDIR += atari800
    SUBDIR += bochs
    SUBDIR += compat12
    SUBDIR += compat13
    SUBDIR += darcnes
    SUBDIR += doscmd
    SUBDIR += fmsx
    SUBDIR += freebsd_lib
    SUBDIR += ia64sim
    SUBDIR += linux-locale
    SUBDIR += pcemu
    SUBDIR += simh
    SUBDIR += spim
    SUBDIR += stella
    SUBDIR += suse_audio
    SUBDIR += suse_base
    SUBDIR += suse_compat
    SUBDIR += suse_devel
    SUBDIR += suse_gtk
    SUBDIR += suse_libc5
    SUBDIR += suse_linux
    SUBDIR += suse_x11
    SUBDIR += suse_xforms
    SUBDIR += swarm
    SUBDIR += uae
    SUBDIR += vice
    SUBDIR += wine
    SUBDIR += wine-current
    SUBDIR += xbeeb
    SUBDIR += xcopilot
    SUBDIR += xmame

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