Makefile revision 75189
1# $FreeBSD: head/bin/getfacl/Makefile 75189 2001-04-04 18:20:08Z tmm $
2
3PROG=	getfacl
4
5.include <bsd.prog.mk>
6