Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
PACKAGE= nfs
PROG = rpc.rquotad
SRCS = rquotad.c
MAN = rpc.rquotad.8
LIBADD= rpcsvc util
.include <bsd.prog.mk>