#	$NetBSD$

.include <bsd.own.mk>

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

.include <bsd.subdir.mk>
