62 lines
1.3 KiB
Makefile
62 lines
1.3 KiB
Makefile
# $OpenBSD: Makefile,v 1.97 2018/06/05 07:41:21 bentley Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += advancemame
|
|
SUBDIR += atari800
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += citra
|
|
SUBDIR += coldfire
|
|
SUBDIR += desmume
|
|
SUBDIR += dgen-sdl
|
|
SUBDIR += dgen-sdl,debugger
|
|
SUBDIR += dosbox
|
|
SUBDIR += dynagen
|
|
SUBDIR += dynamips
|
|
SUBDIR += emulationstation
|
|
SUBDIR += fceux
|
|
SUBDIR += frodo
|
|
SUBDIR += fs-uae
|
|
SUBDIR += fs-uae-launcher
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += gambatte
|
|
SUBDIR += gns3
|
|
SUBDIR += gnusim8085
|
|
SUBDIR += gr-lida
|
|
SUBDIR += gxemul
|
|
SUBDIR += hatari
|
|
SUBDIR += higan
|
|
SUBDIR += libretro-genesis-plus-gx
|
|
SUBDIR += libretro-pcsx-rearmed
|
|
SUBDIR += mame
|
|
SUBDIR += mednafen
|
|
SUBDIR += mgba
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += nestopia
|
|
SUBDIR += openmsx
|
|
SUBDIR += pcsxr
|
|
SUBDIR += qemu
|
|
SUBDIR += retroarch
|
|
SUBDIR += ppsspp
|
|
SUBDIR += sdlmame
|
|
SUBDIR += sdlmess
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += uae
|
|
SUBDIR += ucon64
|
|
SUBDIR += vbam
|
|
SUBDIR += vice
|
|
SUBDIR += virtualjaguar
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xhomer
|
|
SUBDIR += xnp2
|
|
SUBDIR += xroar
|
|
SUBDIR += yabause
|
|
|
|
.include <bsd.port.subdir.mk>
|