openbsd-ports/emulators/Makefile

15 lines
308 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2001/04/10 11:41:46 brad Exp $
1997-11-30 03:33:18 -05:00
1998-05-20 03:29:23 -04:00
SUBDIR += bochs
SUBDIR += bochs:debug
2000-07-07 10:31:05 -04:00
SUBDIR += frodo
1999-12-20 15:03:00 -05:00
SUBDIR += freebsd_lib
SUBDIR += redhat_base
1998-11-12 08:19:03 -05:00
SUBDIR += simh
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
1997-11-30 03:33:18 -05:00
.include <bsd.port.subdir.mk>