head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.52.52;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.03.13.20.28.42;	author adrian;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/sys/modules/acl_posix1e/Makefile 232937 2012-03-13 20:28:42Z adrian $

.include <bsd.own.mk>

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

.include <bsd.kmod.mk>
@


1.1
log
@SVN rev 232937 on 2012-03-13 20:28:42Z by adrian

Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.
@
text
@d1 1
a1 1
# $FreeBSD$
@

