# $FreeBSD: head/cddl/usr.bin/Makefile 168404 2007-04-06 01:09:06Z pjd $ .include .if ${MK_ZFS} != "no" SUBDIR= ${_ztest} .endif .if ${MACHINE_ARCH} == "i386" .if ${MACHINE} == "i386" _ztest= ztest .endif .endif .include