#	$Id: Makefile,v 1.2 1993/11/10 03:47:06 smace Exp $

PROG=	rup
MAN1=	rup.1

DPADD=	${LIBRPCSVC}
LDADD=	-lrpcsvc

.include <bsd.prog.mk>
