1 2PROG = rpc.sprayd 3SRCS = sprayd.c 4MAN = rpc.sprayd.8 5 6LIBADD= rpcsvc 7 8.include <bsd.prog.mk> 9