summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pthread_specific/Makefile
blob: 67c02e4ff8ba1021659c36c88df7c487b6c19022 (plain)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.3 2019/05/14 16:43:26 bluhm Exp $

PROG=	pthread_specific

.include <bsd.regress.mk>