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