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