summaryrefslogtreecommitdiffstats
path: root/bin/getfacl/Makefile
blob: 4c2578cfe0d08aca417f79364e15d511cfea72a8 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

PROG=	getfacl
LDADD=	-lposix1e
DPADD=	${LIBPOSIX1E}

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