1# $NetBSD: Makefile,v 1.2 2013/02/25 00:22:10 jmmv Exp $ 2 3.include <bsd.init.mk> 4 5.if !(${MKKYUA} != "no") 6SUBDIR= atf 7.endif 8 9.include <bsd.subdir.mk> 10