1 2 3 4 5 6 7 8
# $OpenBSD: Makefile,v 1.2 1996/06/26 05:38:55 deraadt Exp $ PROG = rusers DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc .include <bsd.prog.mk>