openbsd-ports/emulators/Makefile

11 lines
213 B
Makefile
Raw Normal View History

1998-11-12 08:19:03 -05:00
# $OpenBSD: Makefile,v 1.6 1998/11/12 13:19:03 form Exp $
1997-11-30 03:33:18 -05:00
1998-05-20 03:29:23 -04:00
SUBDIR += bochs
1998-05-07 05:22:49 -04:00
SUBDIR += linux_lib
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
1997-11-30 03:33:18 -05:00
.include <bsd.port.subdir.mk>