From 63abaebc01df9185aa1a044611296d626a9eca1a Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 17 Jun 2008 14:20:36 +0000 Subject: - move stripping into do_ar resp compile-m for the sake of simplicity --- libresolv/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'libresolv') diff --git a/libresolv/Makefile.in b/libresolv/Makefile.in index e86af747d..cfcb9d78b 100644 --- a/libresolv/Makefile.in +++ b/libresolv/Makefile.in @@ -40,13 +40,11 @@ endif $(libresolv_OUT)/libresolv_so.a: $(libresolv-so-y) $(Q)$(RM) $@ $(do_ar) - $(do_t_strip) $(top_builddir)lib/libresolv.a: $(libresolv-a-y) $(Q)$(INSTALL) -d $(dir $@) $(Q)$(RM) $@ $(do_ar) - $(do_t_strip) libresolv_clean: $(RM) $(libresolv_OUT)/*.{o,os,a} -- cgit v1.2.3