xref
: /
freebsd
/
bin
/
getfacl
/
Makefile
(revision 0fddbf874719b9bd50cf66ac26d1140bb3f2be69)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
getfacl
4
WARNS
?=
2
5
6
.
include
<
bsd.prog.mk
>
7