openbsd-ports/emulators/Makefile
bernd 7333b4a754 Remove wine from the build so people can work on a new version in-tree.
This hasn't been updated since 1999 and is probably broken anyway.

"damn right" sthen@
2008-10-30 00:10:45 +00:00

37 lines
769 B
Makefile

# $OpenBSD: Makefile,v 1.47 2008/10/30 00:10:45 bernd 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 += x48
SUBDIR += xcopilot
SUBDIR += xmame
SUBDIR += zsnes
.include <bsd.port.subdir.mk>