# $NetBSD: Makefile,v 1.28 2011/01/07 01:07:31 pgoyette 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 usr.sbin util . if ${MACHINE} != "evbppc" && ${MKKMOD} != "no" SUBDIR+= modules . endif .include .else .include .endif