10 lines
197 B
Makefile
10 lines
197 B
Makefile
# $OpenBSD: Makefile,v 1.5 1998/09/01 00:03:17 angelos Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += linux_lib
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|