# $NetBSD: Makefile,v 1.32 2011/07/07 07:31:29 jruoho Exp $ .include .if ${MKATF} != "no" TESTSDIR= ${TESTSBASE} ATFFILE= yes SUBDIR= crypto dev fs games include ipf kernel lib libexec net SUBDIR+= rump sbin sys toolchain usr.bin usr.sbin util . if ${MKKMOD} != "no" SUBDIR+= modules . endif .include .else .include .endif