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