# $FreeBSD$

.include <bsd.own.mk>

.PATH:  ${.CURDIR}/../../kern
KMOD=	acl_nfs4
SRCS=	vnode_if.h subr_acl_nfs4.c

.include <bsd.kmod.mk>