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