xref
: /
freebsd
/
usr.sbin
/
extattrctl
/
Makefile
(revision f2dd987c4646a8ac38ed3491f979663b038a4294)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
extattrctl
4
WARNS
?=
2
5
MAN
=
extattrctl
.
8
6
7
.
include
<
bsd.prog.mk
>
8