--- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a74824f..0621eb5 100644 --- a/Makefile +++ b/Makefile _AT_@ -158,7 +158,7 @@ config.h: $(CC) $(CFLAGS) $(CPPFLAGS) -o $_AT_ -c $< $(LIBUTIL): $(LIBUTILOBJ) - $(AR) -r -c $_AT_ $? + $(AR) rc $_AT_ $? $(RANLIB) $_AT_ install: all -- 2.1.4Received on Tue Feb 03 2015 - 12:31:47 CET
This archive was generated by hypermail 2.3.0 : Tue Feb 03 2015 - 12:36:13 CET