# $NetBSD: Makefile,v 1.3 2014/03/25 09:52:55 ozaki-r Exp $ .include .if ${MKCTF} != "no" SUBDIR+= ctfconvert ctfmerge ctfdump .endif .if ${MKZFS} != "no" SUBDIR+= ztest .endif .include