summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/dlopen/Makefile
blob: c57603c9c39611fa68483a016d0eabec437b8c59 (plain) (blame)
1
2
3
4
5
6
7
8
# $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=