# $FreeBSD$
.PATH: ${.CURDIR}/../../miscfs/umapfs
KMOD= umap
SRCS= vnode_if.h \
umap_subr.c umap_vfsops.c umap_vnops.c
NOMAN=
.include <bsd.kmod.mk>