openbsd-ports/emulators/Makefile

41 lines
850 B
Makefile
Raw Normal View History

2010-06-07 21:12:58 -04:00
# $OpenBSD: Makefile,v 1.53 2010/06/08 01:12:58 fgsch 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
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
1999-12-20 15:03:00 -05:00
SUBDIR += freebsd_lib
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
2006-05-02 20:03:21 -04:00
SUBDIR += generator
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
SUBDIR += kqemu
2001-04-12 06:17:37 -04:00
SUBDIR += mastergear
2010-05-27 13:47:17 -04:00
SUBDIR += qemu-old
2010-06-07 21:12:58 -04:00
SUBDIR += qemu
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
2007-09-28 10:20:29 -04:00
SUBDIR += vba
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
2002-03-03 19:58:58 -05:00
SUBDIR += zsnes
1997-11-30 03:33:18 -05:00
.include <bsd.port.subdir.mk>