openbsd-ports/emulators/Makefile

62 lines
1.3 KiB
Makefile
Raw Normal View History

2020-03-12 08:24:44 -04:00
# $OpenBSD: Makefile,v 1.103 2020/03/12 12:24:44 solene Exp $
1997-11-30 03:33:18 -05:00
SUBDIR =
2002-05-06 09:42:52 -04:00
SUBDIR += BasiliskII
2016-09-01 10:36:28 -04:00
SUBDIR += advancemame
2016-11-03 06:59:51 -04:00
SUBDIR += atari800
1998-05-20 03:29:23 -04:00
SUBDIR += bochs
2002-01-24 19:56:46 -05:00
SUBDIR += bochs,debug
2018-06-05 03:41:21 -04:00
SUBDIR += citra
2007-06-07 07:47:15 -04:00
SUBDIR += coldfire
2011-09-20 23:59:27 -04:00
SUBDIR += desmume
2012-01-23 04:25:10 -05:00
SUBDIR += dgen-sdl
SUBDIR += dgen-sdl,debugger
2018-07-22 12:58:29 -04:00
SUBDIR += dolphin
2004-10-06 23:07:31 -04:00
SUBDIR += dosbox
2008-01-18 04:13:19 -05:00
SUBDIR += dynagen
SUBDIR += dynamips
2015-11-20 19:00:51 -05:00
SUBDIR += emulationstation
2012-12-24 19:08:07 -05:00
SUBDIR += fceux
2002-01-24 19:56:46 -05:00
SUBDIR += frodo
2012-11-22 18:47:26 -05:00
SUBDIR += fs-uae
2014-03-15 09:12:56 -04:00
SUBDIR += fs-uae-launcher
2014-08-15 08:19:13 -04:00
SUBDIR += fuse
SUBDIR += fuse-utils
2010-12-08 14:58:44 -05:00
SUBDIR += gambatte
2008-01-18 09:42:33 -05:00
SUBDIR += gns3
2013-01-07 12:19:43 -05:00
SUBDIR += gnusim8085
2017-07-08 16:18:55 -04:00
SUBDIR += gr-lida
2020-03-12 08:24:44 -04:00
SUBDIR += gsplus
2019-05-07 04:36:58 -04:00
SUBDIR += gw-libretro
2005-09-06 14:54:46 -04:00
SUBDIR += gxemul
2016-07-31 19:56:12 -04:00
SUBDIR += hatari
2017-12-24 01:52:14 -05:00
SUBDIR += higan
2016-10-17 02:43:32 -04:00
SUBDIR += libretro-genesis-plus-gx
2016-10-19 03:48:00 -04:00
SUBDIR += libretro-pcsx-rearmed
2018-01-24 15:57:43 -05:00
SUBDIR += mame
2011-03-14 18:19:28 -04:00
SUBDIR += mednafen
2015-07-19 17:00:56 -04:00
SUBDIR += mgba
2011-12-26 18:04:23 -05:00
SUBDIR += mupen64plus
2013-01-25 04:09:22 -05:00
SUBDIR += nestopia
2011-08-28 15:01:34 -04:00
SUBDIR += openmsx
SUBDIR += pcsxr
2014-08-15 08:19:13 -04:00
SUBDIR += qemu
2016-08-05 01:29:13 -04:00
SUBDIR += retroarch
2017-11-05 17:07:06 -05:00
SUBDIR += ppsspp
1998-11-12 08:19:03 -05:00
SUBDIR += simh
2001-05-27 17:11:19 -04:00
SUBDIR += snes9x
2001-07-23 10:54:57 -04:00
SUBDIR += spim
2005-10-18 15:53:00 -04:00
SUBDIR += stella
2002-01-24 19:56:46 -05:00
SUBDIR += uae
2017-04-20 09:49:12 -04:00
SUBDIR += ucon64
2012-05-28 05:19:31 -04:00
SUBDIR += vbam
2015-08-20 03:51:15 -04:00
SUBDIR += vice
SUBDIR += virtualjaguar
1997-11-30 03:33:18 -05:00
SUBDIR += x48
1998-08-31 20:03:17 -04:00
SUBDIR += xcopilot
2009-02-06 21:38:54 -05:00
SUBDIR += xhomer
2014-08-15 08:19:13 -04:00
SUBDIR += xnp2
2016-12-20 15:30:36 -05:00
SUBDIR += xroar
1997-11-30 03:33:18 -05:00
.include <bsd.port.subdir.mk>