#	@(#)Makefile	8.1 (Berkeley) 6/4/93

PROG=	rexecd
MAN8=	rexecd.0
DPADD+=	${LIBUTIL}
LDADD+=	-lutil

.include <bsd.prog.mk>
