openbsd-ports/emulators/Makefile

46 lines
975 B
Makefile
Raw Normal View History

2012-07-07 03:50:47 -04:00
# $OpenBSD: Makefile,v 1.66 2012/07/07 07:50:47 ajacoutot Exp $
1997-11-30 03:33:18 -05:00
SUBDIR =
2002-05-06 09:42:52 -04:00
SUBDIR += BasiliskII
1998-05-20 03:29:23 -04:00
SUBDIR += bochs
2002-01-24 19:56:46 -05:00
SUBDIR += bochs,debug
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
2004-10-06 23:07:31 -04:00
SUBDIR += dosbox
2008-01-18 04:13:19 -05:00
SUBDIR += dynagen
SUBDIR += dynamips
2006-10-17 18:34:27 -04:00
SUBDIR += fedora
2002-01-24 19:56:46 -05:00
SUBDIR += frodo
2002-02-26 19:38:46 -05:00
SUBDIR += fuse
2002-12-16 09:34:27 -05:00
SUBDIR += fuse-utils
2010-12-08 14:58:44 -05:00
SUBDIR += gambatte
2008-01-18 09:42:33 -05:00
SUBDIR += gns3
2005-09-06 14:54:46 -04:00
SUBDIR += gxemul
2001-04-12 22:10:10 -04:00
SUBDIR += ines
2001-04-12 06:17:37 -04:00
SUBDIR += mastergear
2011-03-14 18:19:28 -04:00
SUBDIR += mednafen
2011-12-26 18:04:23 -05:00
SUBDIR += mupen64plus
2011-08-28 15:01:34 -04:00
SUBDIR += openmsx
2010-06-07 21:12:58 -04:00
SUBDIR += qemu
SUBDIR += pcsxr
2008-06-18 16:11:21 -04:00
SUBDIR += redhat
2009-03-17 15:59:33 -04:00
SUBDIR += sdlmame
SUBDIR += sdlmess
1998-11-12 08:19:03 -05:00
SUBDIR += simh
2001-05-27 17:11:19 -04:00
SUBDIR += snes9x
2002-02-18 17:43:14 -05:00
SUBDIR += spectemu
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
2012-05-28 05:19:31 -04:00
SUBDIR += vbam
2001-04-12 04:58:45 -04:00
SUBDIR += vgb
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
SUBDIR += yabause
2002-03-03 19:58:58 -05:00
SUBDIR += zsnes
1997-11-30 03:33:18 -05:00
.include <bsd.port.subdir.mk>