* Makefile.in (libkrb5.$(STEXT)): Set a variable with or without "--force" and
authorKen Raeburn <raeburn@mit.edu>
Tue, 30 Apr 1996 23:17:33 +0000 (23:17 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 30 Apr 1996 23:17:33 +0000 (23:17 +0000)
commitb77465ea9f30b65e547e95a731fda5b5e59cc7d5
treefbdef6ae1ddd4330d7138923227437cd25a7bb56
parentc0456f5d048f3b9316ffaabbb9166962aeb72c15
* Makefile.in (libkrb5.$(STEXT)): Set a variable with or without "--force" and
use it, instead of duplicating the rest of the code.  Use LIBDONE as list to
process, so berk_db will be skipped when not in use.  Check exit status of
LIBUPDATE invocation.  Remove library before creating as workaround for
libupdate bug.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7876 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ChangeLog
src/lib/krb5/Makefile.in