fab192f2d2
the underlying fs, rather than exporting it to another part of the directory name space.
10 lines
226 B
Makefile
10 lines
226 B
Makefile
# $NetBSD: Makefile,v 1.2 2000/01/20 19:06:14 wrstuden Exp $
|
|
|
|
SUBDIR= fdesc fifofs genfs kernfs nullfs overlay portal
|
|
SUBDIR+= procfs specfs umapfs union
|
|
|
|
KDIR= /sys/miscfs
|
|
INCSDIR= /usr/include/miscfs
|
|
|
|
.include <bsd.kinc.mk>
|