[hackers] [sbase] ranlib util.a (thanks pancake) || Connor Lane Smith

From: <hg_AT_suckless.org>
Date: Mon, 20 Jun 2011 19:37:52 +0200 (CEST)

changeset: 88:0c27b64dcc4f
tag: tip
user: Connor Lane Smith <cls_AT_lubutu.com>
date: Mon Jun 20 18:37:39 2011 +0100
files: Makefile
description:
ranlib util.a (thanks pancake)

diff -r a6c29a8d3397 -r 0c27b64dcc4f Makefile
--- a/Makefile Sat Jun 18 14:42:06 2011 +0100
+++ b/Makefile Mon Jun 20 18:37:39 2011 +0100
@@ -67,6 +67,7 @@
 util.a: $(LIB)
         @echo AR $@
         @$(AR) -r -c $@ $(LIB)
+ @ranlib $@
 
 install: all
         @echo installing executables to $(DESTDIR)$(PREFIX)/bin
Received on Mon Jun 20 2011 - 19:37:52 CEST

This archive was generated by hypermail 2.2.0 : Mon Jun 20 2011 - 19:48:06 CEST