2001-01-05 16:09:15 +03:00
|
|
|
# $NetBSD: Makefile,v 1.40 2001/01/05 13:09:15 martin 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 \
|
1999-07-01 12:12:45 +04:00
|
|
|
netatalk netccitt netinet netinet6 netiso netkey netnatm netns \
|
2001-01-05 16:09:15 +03:00
|
|
|
nfs ntfs sys ufs uvm netisdn
|
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>
|