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/txt_db | |
parent | Recognize mingw in perlasm. (diff) | |
download | openssl-15ac971681bb81b9ab36383eb7014449ad190f9a.tar.xz openssl-15ac971681bb81b9ab36383eb7014449ad190f9a.zip |
Update filenames in makefiles.
Diffstat (limited to 'crypto/txt_db')
-rw-r--r-- | crypto/txt_db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/txt_db/Makefile b/crypto/txt_db/Makefile index 3d703fa455..e6f30331d8 100644 --- a/crypto/txt_db/Makefile +++ b/crypto/txt_db/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/txt_db/Makefile +# OpenSSL/crypto/txt_db/Makefile # DIR= txt_db |