PACKAGE= rcmds
PROG=	rpc.rwalld
SRCS=	rwalld.c
MAN=	rpc.rwalld.8

LIBADD=	util

WARNS?=	2

.include <bsd.prog.mk>
