summaryrefslogtreecommitdiff
path: root/emulators/Makefile
blob: c8c20a3dd7711a8f4d41530f2be55634cb3a2399 (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
# $Id: Makefile,v 1.9 1997/02/27 09:29:38 tg Exp $
#

    SUBDIR += bsvc
    SUBDIR += cpmemu
    SUBDIR += cpmtools
    SUBDIR += fmsx
    SUBDIR += hfs
    SUBDIR += ines
    SUBDIR += linux_lib
    SUBDIR += mastergear
    SUBDIR += mtools
    SUBDIR += pcemu
    SUBDIR += sim6811
    SUBDIR += spim
    SUBDIR += tkhfs
    SUBDIR += vgb
    SUBDIR += vmsbackup
    SUBDIR += wine
    SUBDIR += x48
    SUBDIR += xgs

.include <bsd.port.subdir.mk>