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