xref: /openbsd/usr.sbin/yppoll/Makefile (revision 78b63d65)
1#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:44:37 deraadt Exp $
2
3PROG=	yppoll
4MAN=	yppoll.8
5
6.include <bsd.prog.mk>
7