# $OpenBSD: Makefile,v 1.3 2016/09/20 17:04:35 otto Exp $

PROG=	poll
LDADD=	-lutil
.include <bsd.regress.mk>
