47 lines
1 KiB
Makefile
47 lines
1 KiB
Makefile
# $NetBSD: Makefile,v 1.32 2000/01/07 05:24:38 sakamoto Exp $
|
|
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
|
|
#
|
|
|
|
# SUBDIR += aftp
|
|
SUBDIR += atari800
|
|
SUBDIR += bochs
|
|
# SUBDIR += bsvc
|
|
SUBDIR += compat12
|
|
SUBDIR += compat13
|
|
# SUBDIR += cpmemu
|
|
# SUBDIR += cpmtools
|
|
SUBDIR += doscmd
|
|
# SUBDIR += fmsx
|
|
# SUBDIR += hfs
|
|
SUBDIR += ia64sim
|
|
# SUBDIR += ines
|
|
SUBDIR += linux-locale
|
|
# SUBDIR += macutils
|
|
# SUBDIR += mastergear
|
|
# SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
# SUBDIR += prodosemu
|
|
# SUBDIR += sim6811
|
|
SUBDIR += simh
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += suse_base
|
|
SUBDIR += suse_compat
|
|
SUBDIR += suse_devel
|
|
SUBDIR += suse_libc5
|
|
SUBDIR += suse_linux
|
|
SUBDIR += suse_x11
|
|
SUBDIR += suse_xforms
|
|
# SUBDIR += tkhfs
|
|
SUBDIR += uae
|
|
# SUBDIR += vgb
|
|
SUBDIR += vice
|
|
# SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
SUBDIR += wine-current
|
|
# SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
# SUBDIR += xgs
|
|
SUBDIR += xmame
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|