ubase

suckless linux base utils
git clone git://git.2f30.org/ubase
Log | Files | Refs | README | LICENSE

commit 82500097cfed0c5cb88516af3c89b80af66d5b74
parent 2f03742e05db4657dcef27541670e75620c7f633
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Thu, 16 Oct 2014 11:29:21 +0100

Update only the modified objects in util.a

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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