46 lines
975 B
Makefile
46 lines
975 B
Makefile
# $OpenBSD: Makefile,v 1.66 2012/07/07 07:50:47 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += coldfire
|
|
SUBDIR += desmume
|
|
SUBDIR += dgen-sdl
|
|
SUBDIR += dgen-sdl,debugger
|
|
SUBDIR += dosbox
|
|
SUBDIR += dynagen
|
|
SUBDIR += dynamips
|
|
SUBDIR += fedora
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += gambatte
|
|
SUBDIR += gns3
|
|
SUBDIR += gxemul
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += mednafen
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += openmsx
|
|
SUBDIR += qemu
|
|
SUBDIR += pcsxr
|
|
SUBDIR += redhat
|
|
SUBDIR += sdlmame
|
|
SUBDIR += sdlmess
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spectemu
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += uae
|
|
SUBDIR += vbam
|
|
SUBDIR += vgb
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xhomer
|
|
SUBDIR += yabause
|
|
SUBDIR += zsnes
|
|
|
|
.include <bsd.port.subdir.mk>
|