diff options
Diffstat (limited to 'Makerules')
-rw-r--r-- | Makerules | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makerules b/Makerules index 359f6d1cc6..6c0af11756 100644 --- a/Makerules +++ b/Makerules @@ -584,13 +584,6 @@ O%-lib = $(..)$(patsubst %,$(libtype$*),c) endif -ifndef static-only-routines -subdir_lib: $(objpfx)stamp.oS -$(objpfx)stamp.oS: - $(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 |