openbsd-ports/emulators/Makefile

24 lines
486 B
Makefile
Raw Normal View History

2002-03-03 19:58:58 -05:00
# $OpenBSD: Makefile,v 1.24 2002/03/04 00:58:58 naddy Exp $
1997-11-30 03:33:18 -05:00
1998-05-20 03:29:23 -04:00
SUBDIR += bochs
2002-01-24 19:56:46 -05:00
SUBDIR += bochs,debug
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
2001-04-12 22:10:10 -04:00
SUBDIR += ines
2001-04-12 06:17:37 -04:00
SUBDIR += mastergear
2001-09-16 13:03:09 -04:00
SUBDIR += redhat
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
2002-01-24 19:56:46 -05:00
SUBDIR += uae
2001-04-12 04:58:45 -04:00
SUBDIR += vgb
1997-11-30 03:33:18 -05:00
SUBDIR += wine
SUBDIR += x48
1998-08-31 20:03:17 -04:00
SUBDIR += xcopilot
2001-04-04 10:35:00 -04:00
SUBDIR += xmame
2002-03-03 19:58:58 -05:00
SUBDIR += zsnes
1997-11-30 03:33:18 -05:00
.include <bsd.port.subdir.mk>