summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/signals/pthread_join/Makefile
blob: 041c8be1fa18289abad3c6c2f8163f496c374084 (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2011/10/01 10:26:59 fgsch Exp $

PROG =		pthread_join

.include <bsd.regress.mk>