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

CFLAGS+=	-g ${BDECFLAGS}

PROG=		setfacl
SRCS=		file.c mask.c merge.c remove.c setfacl.c util.c
LDADD=		-lposix1e

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