20 lines
411 B
Makefile
Raw Normal View History

2001-07-23 14:54:57 +00:00
# $OpenBSD: Makefile,v 1.18 2001/07/23 14:54:57 kevlo Exp $
1997-11-30 08:33:18 +00:00
1998-05-20 07:29:23 +00:00
SUBDIR += bochs
SUBDIR += bochs:debug
2000-07-07 14:31:05 +00:00
SUBDIR += frodo
1999-12-20 20:03:00 +00:00
SUBDIR += freebsd_lib
2001-04-13 02:10:10 +00:00
SUBDIR += ines
2001-04-12 10:17:37 +00:00
SUBDIR += mastergear
SUBDIR += redhat_base
1998-11-12 13:19:03 +00:00
SUBDIR += simh
2001-05-27 21:11:19 +00:00
SUBDIR += snes9x
2001-07-23 14:54:57 +00:00
SUBDIR += spim
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
1997-11-30 08:33:18 +00:00
.include <bsd.port.subdir.mk>