diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2006-02-04 01:45:59 +0000 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2006-02-04 01:45:59 +0000 |
commit | 15ac971681bb81b9ab36383eb7014449ad190f9a (patch) | |
tree | 1f7a67b28d15571d8eb1949eb51e5b9666c89230 /crypto/cast | |
parent | 0c21e13012293f27f94ccf51b166f5d0e0d4cb65 (diff) | |
download | openssl-new-15ac971681bb81b9ab36383eb7014449ad190f9a.tar.gz |
Update filenames in makefiles.
Diffstat (limited to 'crypto/cast')
-rw-r--r-- | crypto/cast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/Makefile b/crypto/cast/Makefile index db0d04c4d8..149956ee90 100644 --- a/crypto/cast/Makefile +++ b/crypto/cast/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/cast/Makefile +# OpenSSL/crypto/cast/Makefile # DIR= cast |