From cd84f06dcf250fef51b61445e58aa1781cb2358e Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 18 Jan 2006 21:12:52 +0000 Subject: Add target strip command and use it, also disable for now CFLAGS-multi-y, after splitting all MSRC, it won't be needed --- libcrypt/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrypt/Makefile.in') diff --git a/libcrypt/Makefile.in b/libcrypt/Makefile.in index 7ff27ae8b..6e77e7383 100644 --- a/libcrypt/Makefile.in +++ b/libcrypt/Makefile.in @@ -53,7 +53,7 @@ $(libcrypt_OUT)/libcrypt_so.a: $(libcrypt-so-y) $(libcrypt_OUT)/libcrypt.oS: $(libcrypt_SRC) $(Q)$(RM) $@ $(compile-m) - $(Q)$(STRIPTOOL) $(STRIP_FLAGS) $@ + $(do_t_strip) $(top_builddir)lib/libcrypt.a: $(libcrypt-a-y) $(Q)$(INSTALL) -d $(dir $@) -- cgit v1.2.3