#	$NetBSD$

.include <bsd.own.mk>

.if !defined(MKZFS) || ${MKZFS} != "no"
SUBDIR+=	ztest
.endif

.include <bsd.subdir.mk>
