# $FreeBSD: head/cddl/usr.bin/Makefile 168792 2007-04-16 21:20:26Z ru $ .include SUBDIR= ${_ztest} .if ${MK_ZFS} != "no" .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386" _ztest= ztest .endif .endif .include