# $FreeBSD$

.include <bsd.own.mk>

.PATH:  ${.CURDIR}/../../kern
KMOD=	acl_posix1e
SRCS=	vnode_if.h subr_acl_posix1e.c

.include <bsd.kmod.mk>
