9 lines
212 B
Makefile
9 lines
212 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/11/26 23:30:31 lukem Exp $
|
|
|
|
SUBDIR= fdesc fifofs genfs kernfs nullfs overlay portal
|
|
SUBDIR+= procfs specfs syncfs umapfs union
|
|
|
|
INCSDIR= /usr/include/miscfs
|
|
|
|
.include <bsd.kinc.mk>
|