Rename files so that they work in the DOS LIB command,
authorJohn Gilmore <gnu@toad.com>
Fri, 3 Feb 1995 10:46:39 +0000 (10:46 +0000)
committerJohn Gilmore <gnu@toad.com>
Fri, 3 Feb 1995 10:46:39 +0000 (10:46 +0000)
commite458e0090fc5848cb9f04e829037108a8ced5c86
treebe5904df989f8605fd0b39178542eae11eda6bf0
parent937bfeba0767efe9ba5604856ba04f6dd15d852e
Rename files so that they work in the DOS LIB command,
which amazingly finds dashes in mid-name and treats them
like option switches.

* des-crc.c => des_crc.c
* des-md5.c => des_md5.c
* raw-des.c => raw_des.c
* Makefile.in:  changed to match.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4888 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in
src/lib/crypto/des_crc.c [moved from src/lib/crypto/des-crc.c with 100% similarity]
src/lib/crypto/des_md5.c [moved from src/lib/crypto/des-md5.c with 100% similarity]
src/lib/crypto/raw_des.c [moved from src/lib/crypto/raw-des.c with 100% similarity]