summaryrefslogtreecommitdiffstats
path: root/usr.bin/rusers/Makefile
blob: 6e2fd6ab2fc6157e92c690e3c79eab09907a03d8 (plain)
1
2
3
4
5
6
7
8
9
#	$Id: Makefile,v 1.2 1993/11/10 03:47:23 smace Exp $

PROG = rusers
MAN1 = rusers.1

DPADD=	${LIBRPCSVC}
LDADD=	-lrpcsvc

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud