50 lines
1.0 KiB
Makefile
Raw Normal View History

2013-01-25 09:09:22 +00:00
# $OpenBSD: Makefile,v 1.70 2013/01/25 09:09:22 bentley Exp $
1997-11-30 08:33:18 +00:00
SUBDIR =
2002-05-06 13:42:52 +00:00
SUBDIR += BasiliskII
1998-05-20 07:29:23 +00:00
SUBDIR += bochs
2002-01-25 00:56:46 +00:00
SUBDIR += bochs,debug
2007-06-07 11:47:15 +00:00
SUBDIR += coldfire
2011-09-21 03:59:27 +00:00
SUBDIR += desmume
2012-01-23 09:25:10 +00:00
SUBDIR += dgen-sdl
SUBDIR += dgen-sdl,debugger
2004-10-07 03:07:31 +00:00
SUBDIR += dosbox
2008-01-18 09:13:19 +00:00
SUBDIR += dynagen
SUBDIR += dynamips
2012-12-25 00:08:07 +00:00
SUBDIR += fceux
2006-10-17 22:34:27 +00:00
SUBDIR += fedora
2002-01-25 00:56:46 +00:00
SUBDIR += frodo
2002-02-27 00:38:46 +00:00
SUBDIR += fuse
2002-12-16 14:34:27 +00:00
SUBDIR += fuse-utils
2012-11-22 23:47:26 +00:00
SUBDIR += fs-uae
2010-12-08 19:58:44 +00:00
SUBDIR += gambatte
2008-01-18 14:42:33 +00:00
SUBDIR += gns3
2013-01-07 17:19:43 +00:00
SUBDIR += gnusim8085
2005-09-06 18:54:46 +00:00
SUBDIR += gxemul
2001-04-13 02:10:10 +00:00
SUBDIR += ines
2001-04-12 10:17:37 +00:00
SUBDIR += mastergear
2011-03-14 22:19:28 +00:00
SUBDIR += mednafen
2011-12-26 23:04:23 +00:00
SUBDIR += mupen64plus
2013-01-25 09:09:22 +00:00
SUBDIR += nestopia
2011-08-28 19:01:34 +00:00
SUBDIR += openmsx
2010-06-08 01:12:58 +00:00
SUBDIR += qemu
SUBDIR += pcsxr
2008-06-18 20:11:21 +00:00
SUBDIR += redhat
2009-03-17 19:59:33 +00:00
SUBDIR += sdlmame
SUBDIR += sdlmess
1998-11-12 13:19:03 +00:00
SUBDIR += simh
2001-05-27 21:11:19 +00:00
SUBDIR += snes9x
2002-02-18 22:43:14 +00:00
SUBDIR += spectemu
2001-07-23 14:54:57 +00:00
SUBDIR += spim
2005-10-18 19:53:00 +00:00
SUBDIR += stella
2002-01-25 00:56:46 +00:00
SUBDIR += uae
2012-05-28 09:19:31 +00:00
SUBDIR += vbam
2001-04-12 08:58:45 +00:00
SUBDIR += vgb
1997-11-30 08:33:18 +00:00
SUBDIR += x48
1998-09-01 00:03:17 +00:00
SUBDIR += xcopilot
2009-02-07 02:38:54 +00:00
SUBDIR += xhomer
SUBDIR += yabause
2002-03-04 00:58:58 +00:00
SUBDIR += zsnes
1997-11-30 08:33:18 +00:00
.include <bsd.port.subdir.mk>