xref: /openbsd-src/regress/lib/libpthread/pthread_specific/Makefile (revision a06b5f1b2f3bda5cc27353c34b7d9739a2a57822)
1# $OpenBSD: Makefile,v 1.3 2019/05/14 16:43:26 bluhm Exp $
2
3PROG=	pthread_specific
4
5.include <bsd.regress.mk>
6