xref: /freebsd/bin/getfacl/Makefile (revision caf6fbd81a21a5bd5fac57a0163582bbc8968920)
1# $FreeBSD$
2
3PROG=	getfacl
4
5.include <bsd.prog.mk>
6