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

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

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