summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/dup2_race/Makefile
blob: 98e0a499b994575b542d85e32150907abc22a15a (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2006/09/22 18:33:18 kurt Exp $

PROG=	dup2_race

.include <bsd.regress.mk>