38 lines
795 B
Makefile
Raw Normal View History

2008-01-18 14:42:33 +00:00
# $OpenBSD: Makefile,v 1.41 2008/01/18 14:42:33 ajacoutot Exp $
1997-11-30 08:33:18 +00:00
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
2004-10-07 03:07:31 +00:00
SUBDIR += dosbox
2008-01-18 09:13:19 +00:00
SUBDIR += dynagen
SUBDIR += dynamips
2006-10-17 22:34:27 +00:00
SUBDIR += fedora
1999-12-20 20:03:00 +00:00
SUBDIR += freebsd_lib
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
2006-05-03 00:03:21 +00:00
SUBDIR += generator
2008-01-18 14:42:33 +00:00
SUBDIR += gns3
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
2005-03-07 17:10:47 +00:00
SUBDIR += qemu
2001-09-16 17:03:09 +00:00
SUBDIR += redhat
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
2007-09-28 14:20:29 +00:00
SUBDIR += vba
2001-04-12 08:58:45 +00:00
SUBDIR += vgb
SUBDIR += vmware/3
1997-11-30 08:33:18 +00:00
SUBDIR += wine
SUBDIR += x48
1998-09-01 00:03:17 +00:00
SUBDIR += xcopilot
2001-04-04 14:35:00 +00:00
SUBDIR += xmame
2002-03-04 00:58:58 +00:00
SUBDIR += zsnes
1997-11-30 08:33:18 +00:00
.include <bsd.port.subdir.mk>