Library directory reorganization; there are now crypto and krb5 directories,
authorTheodore Tso <tytso@mit.edu>
Wed, 4 Aug 1993 06:01:35 +0000 (06:01 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 4 Aug 1993 06:01:35 +0000 (06:01 +0000)
commit7626b7c254f71ef4e163fbe7dae43a36a957c233
tree26d4acd7abcdb94aa2a80bc5299b9f4235056f3f
parent758d47abed84d4c8f915cad5f8ac21cc52451c16
Library directory reorganization; there are now crypto and krb5 directories,
for the libcrypto.a and libkrb5.a files, respectively.  The directories
which contained files making up those libraries have been moved under those
directories.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2628 dc483132-0cff-0310-8789-dd5450dbe970
19 files changed:
src/lib/crypto/Imakefile [new file with mode: 0644]
src/lib/crypto/crc32/Imakefile
src/lib/crypto/des/Imakefile
src/lib/crypto/md4/Imakefile
src/lib/crypto/md5/Imakefile
src/lib/crypto/os/Imakefile [new file with mode: 0644]
src/lib/krb5/Imakefile
src/lib/krb5/asn.1/Imakefile
src/lib/krb5/ccache/Imakefile
src/lib/krb5/ccache/file/Imakefile
src/lib/krb5/ccache/stdio/Imakefile
src/lib/krb5/error_tables/Imakefile
src/lib/krb5/free/Imakefile
src/lib/krb5/keytab/Imakefile
src/lib/krb5/keytab/file/Imakefile
src/lib/krb5/krb/Imakefile
src/lib/krb5/os/Imakefile
src/lib/krb5/posix/Imakefile [new file with mode: 0644]
src/lib/krb5/rcache/Imakefile