about summary refs log tree commit diff
path: root/elf/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-28 10:42:59 +0000
committerRoland McGrath <roland@gnu.org>2002-08-28 10:42:59 +0000
commit6c0b461a580a1547e20bd8885e8bbf67339bac6d (patch)
treeab49fef2af655c3f10773172535f89dc55bbacd8 /elf/Makefile
parent1a0d874ed44e1fe59470497d65af8822a1b3abb8 (diff)
downloadglibc-6c0b461a580a1547e20bd8885e8bbf67339bac6d.tar.gz
glibc-6c0b461a580a1547e20bd8885e8bbf67339bac6d.tar.xz
glibc-6c0b461a580a1547e20bd8885e8bbf67339bac6d.zip
* elf/tst-tls1-static.c: New file.
	* elf/tst-tls2-static.c: New file.
	* elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule.
Diffstat (limited to 'elf/Makefile')
-rw-r--r--elf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 40d47a276c..ddc7a54c07 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -467,10 +467,6 @@ $(objpfx)reldep6.out: $(objpfx)reldep6mod3.so $(objpfx)reldep6mod4.so
 $(objpfx)reldep7: $(libdl)
 $(objpfx)reldep7.out: $(objpfx)reldep7mod1.so $(objpfx)reldep7mod2.so
 
-# The tst-*-static tests are the same tst-* programs, but linked statically.
-$(tests-static:%=$(objpfx)%.o): $(objpfx)tst-%-static.o: $(objpfx)tst-%.o
-	ln -f $< $@
-
 $(objpfx)tst-tls3: $(objpfx)tst-tlsmod1.so
 
 $(objpfx)tst-tls4: $(libdl)