9 lines
171 B
Makefile
9 lines
171 B
Makefile
# $OpenBSD: Makefile,v 1.4 1998/05/20 07:29:23 form Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += linux_lib
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
|
|
.include <bsd.port.subdir.mk>
|