diff options
Diffstat (limited to 'usr.bin/nfsstat/Makefile')
-rw-r--r-- | usr.bin/nfsstat/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/nfsstat/Makefile b/usr.bin/nfsstat/Makefile index 10b0b31..fc92008 100644 --- a/usr.bin/nfsstat/Makefile +++ b/usr.bin/nfsstat/Makefile @@ -6,6 +6,4 @@ CFLAGS+=-DNFS LIBADD= kvm -WARNS?= 3 - .include <bsd.prog.mk> |