diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/tests/tls_dso/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/tls_dso/Makefile b/lib/libc/tests/tls_dso/Makefile index b37ffec..5449799 100644 --- a/lib/libc/tests/tls_dso/Makefile +++ b/lib/libc/tests/tls_dso/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -SRCDIR= ${SRCTOP}/contrib/netbsd/ - .include <bsd.own.mk> LIB= h_tls_dynamic |