50 lines
1.0 KiB
Makefile
50 lines
1.0 KiB
Makefile
# $OpenBSD: Makefile,v 1.70 2013/01/25 09:09:22 bentley 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 += fceux
|
|
SUBDIR += fedora
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += fs-uae
|
|
SUBDIR += gambatte
|
|
SUBDIR += gns3
|
|
SUBDIR += gnusim8085
|
|
SUBDIR += gxemul
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += mednafen
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += nestopia
|
|
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>
|