about summary refs log tree commit diff
path: root/htl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'htl/Makefile')
-rw-r--r--htl/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/htl/Makefile b/htl/Makefile
index 11cf87adc0..f647e4a0ca 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -203,12 +203,3 @@ libc-link.so = $(common-objpfx)libc.so
 extra-B-pthread.so = -B$(common-objpfx)htl/
 
 include ../Rules
-
-ifeq (yes,$(build-shared))
-$(addprefix $(objpfx), \
-  $(filter-out $(tests-static) $(xtests-static) $(tests-reverse) \
-    $(tests-nolibpthread), \
-    $(tests) $(tests-internal) $(xtests) $(test-srcs))): $(objpfx)libpthread.so
-endif
-
-$(addprefix $(objpfx),$(tests-static) $(xtests-static)): $(objpfx)libpthread.a