# $NetBSD: Makefile,v 1.30 2011/02/24 10:24:23 pooka Exp $ .include .if ${MKATF} != "no" TESTSDIR= ${TESTSBASE} ATFFILE= yes SUBDIR= crypto dev fs games include ipf kernel lib libexec net SUBDIR+= rump sbin sys syscall toolchain usr.bin usr.sbin util . if ${MACHINE} != "evbppc" && ${MKKMOD} != "no" SUBDIR+= modules . endif .include .else .include .endif