03d5a3d278
probably others) and qemu-old; the current qemu version in emulators/qemu works well now (kqemu is no longer supported upstream). ok Brad (emulators/qemu maintainer) todd@ and I think there were some others
42 lines
869 B
Makefile
42 lines
869 B
Makefile
# $OpenBSD: Makefile,v 1.58 2011/08/16 21:23:52 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += coldfire
|
|
SUBDIR += dosbox
|
|
SUBDIR += dynagen
|
|
SUBDIR += dynamips
|
|
SUBDIR += fedora
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += gambatte
|
|
SUBDIR += generator
|
|
SUBDIR += gns3
|
|
SUBDIR += gxemul
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += mednafen
|
|
SUBDIR += qemu
|
|
SUBDIR += pcsxr
|
|
SUBDIR += redhat
|
|
SUBDIR += sdlmame
|
|
SUBDIR += sdlmess
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spectemu
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += uae
|
|
SUBDIR += vba
|
|
SUBDIR += vgb
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xhomer
|
|
SUBDIR += yabause
|
|
SUBDIR += zsnes
|
|
|
|
.include <bsd.port.subdir.mk>
|