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

PROG=	pthread_create

.include <bsd.regress.mk>