openbsd-ports/emulators/Makefile
todd 16374d3989 Now that qemu is in, and is comparable to vmware, good bye vmware.
A free license is preferred to a non-native no-source-available binary
requiring license keys, kernel lkm's, and root.
2005-03-07 17:54:49 +00:00

29 lines
600 B
Makefile

# $OpenBSD: Makefile,v 1.31 2005/03/07 17:54:49 todd Exp $
SUBDIR += BasiliskII
SUBDIR += bochs
SUBDIR += bochs,debug
SUBDIR += dosbox
SUBDIR += freebsd_lib
SUBDIR += frodo
SUBDIR += fuse
SUBDIR += fuse-utils
SUBDIR += ines
SUBDIR += mastergear
SUBDIR += mips64emul
SUBDIR += qemu
SUBDIR += redhat
SUBDIR += simh
SUBDIR += snes9x
SUBDIR += spectemu
SUBDIR += spim
SUBDIR += uae
SUBDIR += vgb
SUBDIR += wine
SUBDIR += x48
SUBDIR += xcopilot
SUBDIR += xmame
SUBDIR += zsnes
.include <bsd.port.subdir.mk>