openbsd-ports/emulators/Makefile
brad 0f0a23511a Remove this ancient VMware 3 port for the kernel LKMs. They have never
really worked very well and with newer kernels they do not work at all.

PR 5893.
2008-09-30 17:39:24 +00:00

38 lines
787 B
Makefile

# $OpenBSD: Makefile,v 1.46 2008/09/30 17:39:24 brad Exp $
SUBDIR += BasiliskII
SUBDIR += bochs
SUBDIR += bochs,debug
SUBDIR += coldfire
SUBDIR += dosbox
SUBDIR += dynagen
SUBDIR += dynamips
SUBDIR += fedora
SUBDIR += freebsd_lib
SUBDIR += frodo
SUBDIR += fuse
SUBDIR += fuse-utils
SUBDIR += generator
SUBDIR += gns3
SUBDIR += gxemul
SUBDIR += ines
SUBDIR += kqemu
SUBDIR += mastergear
SUBDIR += qemu
SUBDIR += redhat
SUBDIR += simh
SUBDIR += snes9x
SUBDIR += spectemu
SUBDIR += spim
SUBDIR += stella
SUBDIR += uae
SUBDIR += vba
SUBDIR += vgb
SUBDIR += wine
SUBDIR += x48
SUBDIR += xcopilot
SUBDIR += xmame
SUBDIR += zsnes
.include <bsd.port.subdir.mk>