11 lines
213 B
Makefile
11 lines
213 B
Makefile
# $OpenBSD: Makefile,v 1.6 1998/11/12 13:19:03 form Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += linux_lib
|
|
SUBDIR += simh
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|