# $FreeBSD$
PROG = rpc.sprayd
SRCS = sprayd.c
MAN = rpc.sprayd.8
LIBADD= rpcsvc
WARNS?= 2
.include <bsd.prog.mk>