# $FreeBSD: head/cddl/usr.bin/Makefile 172404 2007-10-01 18:23:24Z ru $ .include SUBDIR= ${_ztest} .if ${MK_ZFS} != "no" .if ${MK_LIBTHR} != "no" || ${MK_LIBPTHREAD} != "no" _ztest= ztest .endif .endif .include