#	@(#)Makefile	5.2 (Berkeley) 5/11/90

PROG=	rpcinfo
LDADD= -lrpc
DPADD = ${LIBRPC}
MAN8 = rpcinfo.0


.include <bsd.prog.mk>
