Update only the modified objects in util.a

This commit is contained in:
Roberto E. Vargas Caballero 2014-10-16 11:29:21 +01:00 committed by sin
parent 2f03742e05
commit 82500097cf

View File

@ -163,7 +163,7 @@ config.h:
util.a: $(LIB) util.a: $(LIB)
@echo AR $@ @echo AR $@
@$(AR) -r -c $@ $(LIB) @$(AR) -r -c $@ $?
@ranlib $@ @ranlib $@
lastb: last lastb: last