# $Id: Makefile,v 1.1 1994/06/24 07:42:26 deraadt Exp $ PROG = rpc.rquotad SRCS = rquotad.c DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc .include