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

PROG = rwall
MAN1 = rwall.1

DPADD=	${LIBRPCSVC}
LDADD=	-lrpcsvc

.include <bsd.prog.mk>
