summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pthread_atfork/Makefile
blob: 2bc578924f42b0c3e63d5abdb5ff01d625a4301e (plain)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2005/10/31 01:01:29 fgsch Exp $

PROG=	pthread_atfork

.include <bsd.regress.mk>