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