# $OpenBSD: Makefile,v 1.1.1.1 2001/08/15 14:37:16 fgsch Exp $

PROG=	pthread_create
SRCS=	pthread_create.c

.include <bsd.prog.mk>
