diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2006-02-04 02:45:59 +0100 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2006-02-04 02:45:59 +0100 |
commit | 15ac971681bb81b9ab36383eb7014449ad190f9a (patch) | |
tree | 1f7a67b28d15571d8eb1949eb51e5b9666c89230 /crypto/rc5 | |
parent | Recognize mingw in perlasm. (diff) | |
download | openssl-15ac971681bb81b9ab36383eb7014449ad190f9a.tar.xz openssl-15ac971681bb81b9ab36383eb7014449ad190f9a.zip |
Update filenames in makefiles.
Diffstat (limited to 'crypto/rc5')
-rw-r--r-- | crypto/rc5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc5/Makefile b/crypto/rc5/Makefile index ace3cf4fae..efb0f36b59 100644 --- a/crypto/rc5/Makefile +++ b/crypto/rc5/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/rc5/Makefile +# OpenSSL/crypto/rc5/Makefile # DIR= rc5 |