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