libupdate.sh: Add support for the new libupdate shell script. It
authorTheodore Tso <tytso@mit.edu>
Tue, 1 Nov 1994 19:53:16 +0000 (19:53 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 1 Nov 1994 19:53:16 +0000 (19:53 +0000)
commit224911c07becad9d9e31366216dc47b91476b41b
tree18e222744b184c7be8bc755e78a6dde7b37daa6b
parente650371a292ac4c39479ab95500d18d5222273b6
libupdate.sh: Add support for the new libupdate shell script.  It
automatically updates a library from a file listing of constituent .o
files.  It only calls "ar" if it absolutely has to, in order to speed
things up for partial recompilations.  (ar is dreadfully slow if
you're using one based on the BFD library.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4602 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ChangeLog
src/util/Makefile.in
src/util/configure.in
src/util/libupdate.sh [new file with mode: 0644]