From 82500097cfed0c5cb88516af3c89b80af66d5b74 Mon Sep 17 00:00:00 2001 From: "Roberto E. Vargas Caballero" Date: Thu, 16 Oct 2014 11:29:21 +0100 Subject: [PATCH] Update only the modified objects in util.a --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 07c2de0..f172c7c 100644 --- a/Makefile +++ b/Makefile @@ -163,7 +163,7 @@ config.h: util.a: $(LIB) @echo AR $@ - @$(AR) -r -c $@ $(LIB) + @$(AR) -r -c $@ $? @ranlib $@ lastb: last