[754] in Kerberos_V5_Development
libraries
jfc@ATHENA.MIT.EDU (jfc@ATHENA.MIT.EDU)
Fri Jun 7 00:02:54 1991
-los is now merged with -lkrb5.
Files needed by -ldes5 are also installed there.
The libraries I deleted are still created, but are not used
(i.e. there is still a libos.a in the build tree, but nothing
needs it). To remove the library, delete the krb5librarytarget()
from Imakefile and add DependTarget. OtherdirLibraryTarget doesn't
invoke DependTarget because there can be more than one library and
make depend should only get run once.