# $FreeBSD$ .include SUBDIR= \ ctfconvert \ ctfdump \ ctfmerge \ sgsmsg \ ${_zinject} \ ${_ztest} .if ${MK_ZFS} != "no" _zinject= zinject .if ${MK_LIBTHR} != "no" _ztest= ztest .endif .endif .include