7 lines
172 B
Makefile
7 lines
172 B
Makefile
# $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>
|