# $FreeBSD: head/cddl/usr.sbin/Makefile 172491 2007-10-09 13:42:34Z obrien $ .include SUBDIR= ${_zdb} .if ${MK_ZFS} != "no" .if ${MK_LIBPTHREAD} != "no" && (${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no") _zdb= zdb .endif .endif .include