8 lines
133 B
Makefile
8 lines
133 B
Makefile
# $OpenBSD: Makefile,v 1.9 2007/02/16 07:30:56 steven Exp $
|
|
|
|
SUBDIR =vm
|
|
SUBDIR+=image
|
|
SUBDIR+=sources
|
|
|
|
.include <bsd.port.subdir.mk>
|