# $FreeBSD: head/cddl/usr.sbin/Makefile 192867 2009-05-27 01:30:23Z sson $ .include SUBDIR= dtrace \ lockstat \ ${_zdb} .if ${MK_ZFS} != "no" .if ${MK_LIBTHR} != "no" _zdb= zdb .endif .endif .include