70d4493c77
with a version based on puffs. User functionality remains the same.
9 lines
199 B
Makefile
9 lines
199 B
Makefile
# $NetBSD: Makefile,v 1.9 2009/12/05 20:11:17 pooka Exp $
|
|
|
|
SUBDIR= fdesc fifofs genfs kernfs nullfs overlay
|
|
SUBDIR+= procfs specfs syncfs umapfs
|
|
|
|
INCSDIR= /usr/include/miscfs
|
|
|
|
.include <bsd.kinc.mk>
|