# $NetBSD: Makefile,v 1.10 1997/10/19 14:27:25 lukem Exp $
PROG = rusers
DPADD= ${LIBRPCSVC}
LDADD= -lrpcsvc
.include <bsd.prog.mk>