pkgsrc/emulators/Makefile
tv bb2a45e08a Consolidate and clean up compat11/compat12. Now there is only one pkg
(compat12), which uses MACHINE_ARCH and does not supply libkvm.
1998-08-13 02:17:37 +00:00

33 lines
724 B
Makefile

# $NetBSD: Makefile,v 1.12 1998/08/13 02:17:37 tv Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
# SUBDIR += aftp
# SUBDIR += bsvc
SUBDIR += compat12
# SUBDIR += cpmemu
# SUBDIR += cpmtools
SUBDIR += doscmd
# SUBDIR += fmsx
# SUBDIR += hfs
# SUBDIR += ines
SUBDIR += linux_lib
# SUBDIR += macutils
# SUBDIR += mastergear
# SUBDIR += mtools
# SUBDIR += pcemu
# SUBDIR += prodosemu
# SUBDIR += sim6811
SUBDIR += simh
SUBDIR += spim
# SUBDIR += stella
# SUBDIR += tkhfs
# SUBDIR += vgb
# SUBDIR += vmsbackup
SUBDIR += wine
# SUBDIR += x48
# SUBDIR += xgs
SUBDIR += xmame
SUBDIR += xmess
.include "../mk/bsd.pkg.subdir.mk"