diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2015-10-12 08:16:03 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2015-10-12 08:16:03 +0000 |
| commit | b2d48be1bc7df45ddd13b143a160d0acb5a383c5 (patch) | |
| tree | 67a85c5694bcdbbc7b1839be795cd25ef318ed91 /lib/libc/tests/tls_dso | |
| parent | 4f4a7a03cea15a671284f9c06ada80755c994df6 (diff) | |
Notes
Diffstat (limited to 'lib/libc/tests/tls_dso')
| -rw-r--r-- | lib/libc/tests/tls_dso/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/tests/tls_dso/Makefile b/lib/libc/tests/tls_dso/Makefile index 5449799de96c..b37ffec76659 100644 --- a/lib/libc/tests/tls_dso/Makefile +++ b/lib/libc/tests/tls_dso/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +SRCDIR= ${SRCTOP}/contrib/netbsd/ + .include <bsd.own.mk> LIB= h_tls_dynamic |
