about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-31 12:50:45 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-31 12:50:45 +0000
commit06857447e47e3b428dcfb0f70767c3febd8edbe9 (patch)
tree53364ce9ec5bbca8a312577f0191c7973a2fc65f
parent39e53f9f5de9e0a8aa759086991534759c7debc8 (diff)
downloadglibc-06857447e47e3b428dcfb0f70767c3febd8edbe9.tar.gz
glibc-06857447e47e3b428dcfb0f70767c3febd8edbe9.tar.xz
glibc-06857447e47e3b428dcfb0f70767c3febd8edbe9.zip
Remove extra rule for .oS.
-rw-r--r--Makerules7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makerules b/Makerules
index b36d8840b7..e7ef90eae1 100644
--- a/Makerules
+++ b/Makerules
@@ -525,13 +525,6 @@ O%-lib = $(..)$(patsubst %,$(libtype$*),c)
 
 endif
 
-ifndef static-only-routines
-subdir_lib: $(objpfx)stamp.So-$(subdir)
-$(objpfx)stamp.So-$(subdir):
-	$(make-target-directory)
-	rm -f $@; > $@
-endif
-
 # Rules to update the $(ar-symtab-name) member with ranlib,
 # one for each object flavor.
 define o-iterator-doit