1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ PROG = rpc.rquotad SRCS = rquotad.c MAN = rpc.rquotad.8 DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc .include <bsd.prog.mk>