summaryrefslogtreecommitdiff
path: root/bin/getfacl/Makefile
blob: 83567be0a49c3c1b2dc30fb1a80b7a6291697aee (plain)
1
2
3
4
5
6
# $NetBSD: Makefile,v 1.1 2020/05/16 18:31:45 christos Exp $
# $FreeBSD: head/bin/getfacl/Makefile 298107 2016-04-16 07:45:30Z gjb $

PROG=	getfacl

.include <bsd.prog.mk>