NetBSD/external/gpl2/Makefile
2008-12-22 01:08:08 +00:00

8 lines
93 B
Makefile

.include <bsd.own.mk>
.if (${MKLVM} != "no")
SUBDIR+= lvm2
.endif
.include <bsd.subdir.mk>