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 --- libutil/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libutil') diff --git a/libutil/Makefile.in b/libutil/Makefile.in index 6569e87ae..9aae3df99 100644 --- a/libutil/Makefile.in +++ b/libutil/Makefile.in @@ -55,7 +55,7 @@ $(libutil_OUT)/libutil_so.a: $(libutil-so-y) $(libutil_OUT)/libutil.oS: $(libutil_SRC) $(Q)$(RM) $@ $(compile-m) - $(Q)$(STRIPTOOL) $(STRIP_FLAGS) $@ + $(do_t_strip) $(top_builddir)lib/libutil.a: $(libutil-a-y) $(Q)$(INSTALL) -d $(dir $@) -- cgit v1.2.3