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

PROG=	getfacl
SRCS=	getfacl.c
LDADD=	-lposix1e
CFLAGS+=	-g -Wall

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