xref
: /
freebsd
/
usr.bin
/
nfsstat
/
Makefile
(revision 06c3fb2749bda94cb5201f81ffdb8fa6c3161b2e)
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