summaryrefslogtreecommitdiff
path: root/bin/setfacl/Makefile
blob: 128077aa16a09862a45023e132cc0c687f371e03 (plain)
1
2
3
4
5
PACKAGE=runtime
PROG=	setfacl
SRCS=	file.c mask.c merge.c remove.c setfacl.c util.c

.include <bsd.prog.mk>