xref
: /
freebsd
/
usr.bin
/
nfsstat
/
Makefile
(revision a4e5e0106ac7145f56eb39a691e302cabb4635be)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PACKAGE
=
nfs
3
4
PROG
=
nfsstat
5
CFLAGS
+=-
DNFS
6
7
LIBADD
+=
devstat
xo
8
9
.
include
<
bsd.prog.mk
>
10