1 2 3 4 5 6 7 8
# $Id: Makefile,v 1.1 1995/10/18 08:46:04 deraadt Exp $ PROG = rusers DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc .include <bsd.prog.mk>