]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove extra rule for .oS.
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 12:50:45 +0000 (12:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 12:50:45 +0000 (12:50 +0000)
Makerules

index b36d8840b7f0203c97216328f7ac291c5f81649f..e7ef90eae192a7fcb4f19b5360476adf1441cd38 100644 (file)
--- 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