# $OpenBSD: Makefile,v 1.1 2016/05/10 03:59:55 guenther Exp $

PROG=	dlopen

.include <bsd.regress.mk>

# Don't link against libpthread
LDADD=
