summaryrefslogtreecommitdiffstats
path: root/lib/libposix1e/Makefile
blob: e31e7d6ef786d4a2464221138d3f402ebbaa39a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$FreeBSD$

LIB=	posix1e
SRCS+=	acl_calc_mask.c			\
	acl_delete.c			\
	acl_free.c			\
	acl_from_text.c			\
	acl_get.c			\
	acl_init.c			\
	acl_set.c			\
	acl_support.c			\
	acl_to_text.c			\
	acl_valid.c

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud