#	$OpenBSD: Makefile,v 1.3 2015/09/09 15:33:18 deraadt Exp $

PROG=	yppoll
MAN=	yppoll.8

LDADD=-lrpcsvc
DPADD=${LIBRPCSVC}

.include <bsd.prog.mk>
