# $FreeBSD: head/cddl/usr.bin/Makefile 177714 2008-03-29 17:44:40Z ru $ .include SUBDIR= ${_ztest} .if ${MK_ZFS} != "no" .if ${MK_LIBTHR} != "no" _ztest= ztest .endif .endif .include