25 lines
510 B
Makefile
Raw Normal View History

2002-05-06 13:42:52 +00:00
# $OpenBSD: Makefile,v 1.25 2002/05/06 13:42:52 form 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
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
2001-04-13 02:10:10 +00:00
SUBDIR += ines
2001-04-12 10:17:37 +00:00
SUBDIR += mastergear
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
2002-01-25 00:56:46 +00:00
SUBDIR += uae
2001-04-12 08:58:45 +00:00
SUBDIR += vgb
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>