From: Ulrich Drepper Date: Tue, 31 Mar 1998 12:50:45 +0000 (+0000) Subject: Remove extra rule for .oS. X-Git-Tag: cvs/before-sparc-2_0_x-branch~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06857447e47e3b428dcfb0f70767c3febd8edbe9;p=thirdparty%2Fglibc.git Remove extra rule for .oS. --- diff --git a/Makerules b/Makerules index b36d8840b7f..e7ef90eae19 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