summaryrefslogtreecommitdiff
path: root/emulators/Makefile
blob: 592bd0a4608d70ebe3b38f2bd9b50d74c546d975 (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
# $NetBSD: Makefile,v 1.3 1997/12/29 19:15:02 hubertf Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#

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

.include <bsd.port.subdir.mk>