2001-08-03 22:28:09 +04:00
|
|
|
# $NetBSD: Makefile,v 1.41 2001/08/03 18:28:09 matt Exp $
|
1996-09-30 03:29:16 +04:00
|
|
|
|
2000-12-15 04:30:36 +03:00
|
|
|
SUBDIR= adosfs altq arch compat dev filecorefs isofs miscfs msdosfs net \
|
2001-08-03 22:28:09 +04:00
|
|
|
netatalk netccitt netinet netinet6 netisdn netiso netkey netnatm \
|
|
|
|
netns nfs ntfs sys ufs uvm
|
1993-07-04 18:02:53 +04:00
|
|
|
|
1999-11-08 03:16:40 +03:00
|
|
|
.if (${MACHINE_ARCH} != "mipseb" && ${MACHINE_ARCH} != "mipsel")
|
1999-03-03 15:00:18 +03:00
|
|
|
|
1997-03-17 11:27:54 +03:00
|
|
|
SUBDIR+= lkm
|
1999-03-10 09:47:57 +03:00
|
|
|
|
1996-10-21 03:03:07 +04:00
|
|
|
.endif
|
|
|
|
|
1998-06-13 03:22:30 +04:00
|
|
|
.include <bsd.kinc.mk>
|