This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / usr.bin / nfsstat / Makefile
# @(#)Makefile 5.2 (Berkeley) 5/11/90
PROG= nfsstat
CFLAGS+=-DNFS
BINGRP= kmem
BINMODE=2555
.include <bsd.prog.mk>