summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/poll/Makefile
blob: a1944b0f5ca3e86948cabc1cbdbd97168060a28f (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.3 2016/09/20 17:04:35 otto Exp $

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