Home | History | Annotate | Line # | Download | only in sys
Makefile revision 1.40.2.2
      1  1.40.2.2   nathanw #	$NetBSD: Makefile,v 1.40.2.2 2001/09/26 19:54:39 nathanw Exp $
      2       1.6       mrg 
      3      1.39   thorpej SUBDIR=	adosfs altq arch compat dev filecorefs isofs miscfs msdosfs net \
      4  1.40.2.1   nathanw 	netatalk netccitt netinet netinet6 netisdn netiso netkey netnatm \
      5  1.40.2.1   nathanw 	netns nfs ntfs sys ufs uvm
      6      1.10       mrg 
      7      1.37   mycroft .if (${MACHINE_ARCH} != "mipseb" && ${MACHINE_ARCH} != "mipsel")
      8      1.32  jonathan 
      9      1.13     veego SUBDIR+= lkm
     10      1.33      ross 
     11      1.10       mrg .endif
     12  1.40.2.2   nathanw 
     13  1.40.2.2   nathanw # Speedup stubs for some subtrees that don't need to run these rules
     14  1.40.2.2   nathanw includes-lkm:
     15  1.40.2.2   nathanw 	@${TRUE}
     16       1.1       cgd 
     17      1.29       cgd .include <bsd.kinc.mk>
     18