# $OpenBSD: Makefile,v 1.2 2017/11/16 12:49:32 bluhm Exp $

PROG=	pthread_once

regress:
	@echo The fix for this bug has been backed out.
	@echo 'https://marc.info/?l=openbsd-cvs&m=150983604531467&w=2'
	@echo Wait until guenther@ has fixed the binutils problem
	@echo with the samba port.
	@echo DISABLED

.include <bsd.regress.mk>
