1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../kern 4KMOD= acl_nfs4 5SRCS= vnode_if.h subr_acl_nfs4.c 6 7.include <bsd.kmod.mk> 8