2000-01-20 22:06:13 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 2000/01/20 19:06:15 wrstuden Exp $
|
1996-08-23 00:18:07 +04:00
|
|
|
|
2000-01-20 22:06:13 +03:00
|
|
|
SUBDIR= fdesc kernfs nullfs overlay portal procfs umapfs
|
1997-02-18 09:08:51 +03:00
|
|
|
|
|
|
|
#
|
|
|
|
# XXX the union LKM is currently broken.
|
|
|
|
#
|
|
|
|
.if 0
|
|
|
|
SUBDIR+= union
|
|
|
|
.endif
|
1996-08-23 00:18:07 +04:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|