diff --git a/tools/rbspeex/Makefile b/tools/rbspeex/Makefile index e52543c40c..294a5d57f9 100644 --- a/tools/rbspeex/Makefile +++ b/tools/rbspeex/Makefile @@ -71,7 +71,7 @@ $(DEPFILE): $(SOURCES) -include $(DEPFILE) $(OUT)/librbspeex.a: $(OBJS) $(DEPFILE) $(OUT)/rbspeex.o - @echo AR $(OUT)/librbspeex$(RBARCH).a + @echo AR $(notdir $@) $(SILENT)$(AR) rucs $@ $+ > /dev/null 2>&1 librbspeex$(RBARCH).a: $(OUT)/librbspeex.a