# $FreeBSD: head/cddl/usr.bin/Makefile 179200 2008-05-22 08:04:49Z jb $ .include SUBDIR= \ ctfconvert \ ctfdump \ ctfmerge \ sgsmsg \ ${_ztest} .if ${MK_ZFS} != "no" .if ${MK_LIBTHR} != "no" _ztest= ztest .endif .endif .include