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