Makefile revision 1.70
11.70Spooka#	$NetBSD: Makefile,v 1.70 2008/07/29 13:17:40 pooka Exp $
21.6Smrg
31.60SchristosSUBDIR=	altq arch compat dev fs miscfs \
41.59Smatt	net net80211 netatalk netbt netipsec netinet netinet6 \
51.59Smatt        netisdn netiso netkey netnatm netsmb \
61.70Spooka	nfs opencrypto sys ufs uvm
71.52She
81.68Spooka# interrupt implementation depends on the kernel within the port
91.52She.if (${MACHINE} != "evbppc")
101.66SadSUBDIR+=lkm modules
111.52She.endif
121.42Stv
131.42Stv# Speedup stubs for some subtrees that don't need to run these rules
141.42Stvincludes-lkm:
151.43Snathanw	@true
161.1Scgd
171.29Scgd.include <bsd.kinc.mk>
18