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