summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/spinlock/Makefile
blob: 0c029e43dc08e5337d9a2b9a93b6a148d1e2767f (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2012/05/03 09:07:17 pirofti Exp $

PROG=	spinlock

.include <bsd.regress.mk>