summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rquotad/Makefile
blob: 53ca412a46ee2c870cb4fe369795f66ca62697ae (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id$

PROG =	rpc.rquotad
SRCS =	rquotad.c
MAN8  =	rpc.rquotad.8

DPADD=	${LIBRPCSVC}
LDADD=	-lrpcsvc

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud