# $Id: Makefile,v 1.2 1994/12/22 10:28:00 cgd Exp $ PROG = rpc.sprayd SRCS = sprayd.c MAN = rpc.sprayd.8 DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc .include