summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pthread_join/Makefile
blob: 694f7d3efe49596f95831efe096dbdf2d4cc5e87 (plain)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.2 2002/01/03 00:43:47 art Exp $

PROG=	pthread_join

.include <bsd.regress.mk>