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
1 changed files with 1 additions and 1 deletions

View File

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