From 15ac971681bb81b9ab36383eb7014449ad190f9a Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 4 Feb 2006 01:45:59 +0000 Subject: [PATCH] Update filenames in makefiles. --- crypto/Makefile | 2 +- crypto/asn1/Makefile | 2 +- crypto/bf/Makefile | 2 +- crypto/bio/Makefile | 2 +- crypto/bn/Makefile | 2 +- crypto/buffer/Makefile | 2 +- crypto/cast/Makefile | 2 +- crypto/comp/Makefile | 2 +- crypto/conf/Makefile | 2 +- crypto/des/Makefile | 2 +- crypto/dh/Makefile | 2 +- crypto/dsa/Makefile | 2 +- crypto/dso/Makefile | 2 +- crypto/err/Makefile | 2 +- crypto/evp/Makefile | 2 +- crypto/hmac/Makefile | 2 +- crypto/idea/Makefile | 2 +- crypto/lhash/Makefile | 2 +- crypto/md2/Makefile | 2 +- crypto/md4/Makefile | 2 +- crypto/md5/Makefile | 2 +- crypto/mdc2/Makefile | 2 +- crypto/objects/Makefile | 2 +- crypto/pem/Makefile | 2 +- crypto/pkcs12/Makefile | 2 +- crypto/pkcs7/Makefile | 2 +- crypto/pqueue/Makefile | 2 +- crypto/rand/Makefile | 2 +- crypto/rc2/Makefile | 2 +- crypto/rc4/Makefile | 2 +- crypto/rc5/Makefile | 2 +- crypto/ripemd/Makefile | 2 +- crypto/rsa/Makefile | 2 +- crypto/sha/Makefile | 2 +- crypto/stack/Makefile | 2 +- crypto/txt_db/Makefile | 2 +- crypto/x509/Makefile | 2 +- crypto/x509v3/Makefile | 2 +- engines/Makefile | 2 +- ssl/Makefile | 2 +- tools/Makefile | 2 +- 41 files changed, 41 insertions(+), 41 deletions(-) diff --git a/crypto/Makefile b/crypto/Makefile index c7f1c29e8..c9e90d393 100644 --- a/crypto/Makefile +++ b/crypto/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/Makefile +# OpenSSL/crypto/Makefile # DIR= crypto diff --git a/crypto/asn1/Makefile b/crypto/asn1/Makefile index f4790fbbd..506e62de5 100644 --- a/crypto/asn1/Makefile +++ b/crypto/asn1/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/asn1/Makefile +# OpenSSL/crypto/asn1/Makefile # DIR= asn1 diff --git a/crypto/bf/Makefile b/crypto/bf/Makefile index 81e4b7cd8..8441954a8 100644 --- a/crypto/bf/Makefile +++ b/crypto/bf/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/blowfish/Makefile +# OpenSSL/crypto/blowfish/Makefile # DIR= bf diff --git a/crypto/bio/Makefile b/crypto/bio/Makefile index fdbce02f8..1ef6c2fb9 100644 --- a/crypto/bio/Makefile +++ b/crypto/bio/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/bio/Makefile +# OpenSSL/crypto/bio/Makefile # DIR= bio diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index c356b395b..39c45f793 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/bn/Makefile +# OpenSSL/crypto/bn/Makefile # DIR= bn diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile index 82ca587e4..9f3a88d2d 100644 --- a/crypto/buffer/Makefile +++ b/crypto/buffer/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/buffer/Makefile +# OpenSSL/crypto/buffer/Makefile # DIR= buffer diff --git a/crypto/cast/Makefile b/crypto/cast/Makefile index db0d04c4d..149956ee9 100644 --- a/crypto/cast/Makefile +++ b/crypto/cast/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/cast/Makefile +# OpenSSL/crypto/cast/Makefile # DIR= cast diff --git a/crypto/comp/Makefile b/crypto/comp/Makefile index 2ebae6c47..efda832dc 100644 --- a/crypto/comp/Makefile +++ b/crypto/comp/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/comp/Makefile +# OpenSSL/crypto/comp/Makefile # DIR= comp diff --git a/crypto/conf/Makefile b/crypto/conf/Makefile index 31897bfa3..78bb32410 100644 --- a/crypto/conf/Makefile +++ b/crypto/conf/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/conf/Makefile +# OpenSSL/crypto/conf/Makefile # DIR= conf diff --git a/crypto/des/Makefile b/crypto/des/Makefile index e5ebb85a0..38409ca6d 100644 --- a/crypto/des/Makefile +++ b/crypto/des/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/des/Makefile +# OpenSSL/crypto/des/Makefile # DIR= des diff --git a/crypto/dh/Makefile b/crypto/dh/Makefile index 87a52ed7b..d368e33b4 100644 --- a/crypto/dh/Makefile +++ b/crypto/dh/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/dh/Makefile +# OpenSSL/crypto/dh/Makefile # DIR= dh diff --git a/crypto/dsa/Makefile b/crypto/dsa/Makefile index c2504c709..676baf7d4 100644 --- a/crypto/dsa/Makefile +++ b/crypto/dsa/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/dsa/Makefile +# OpenSSL/crypto/dsa/Makefile # DIR= dsa diff --git a/crypto/dso/Makefile b/crypto/dso/Makefile index 2d1b21598..07f5d8d15 100644 --- a/crypto/dso/Makefile +++ b/crypto/dso/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/dso/Makefile +# OpenSSL/crypto/dso/Makefile # DIR= dso diff --git a/crypto/err/Makefile b/crypto/err/Makefile index 8d1edbf4f..23e38409c 100644 --- a/crypto/err/Makefile +++ b/crypto/err/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/err/Makefile +# OpenSSL/crypto/err/Makefile # DIR= err diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile index 4f1bd8fe4..9badc7d6e 100644 --- a/crypto/evp/Makefile +++ b/crypto/evp/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/evp/Makefile +# OpenSSL/crypto/evp/Makefile # DIR= evp diff --git a/crypto/hmac/Makefile b/crypto/hmac/Makefile index d914d8c5f..01f10c396 100644 --- a/crypto/hmac/Makefile +++ b/crypto/hmac/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/md/Makefile +# OpenSSL/crypto/md/Makefile # DIR= hmac diff --git a/crypto/idea/Makefile b/crypto/idea/Makefile index 480678260..b2e7add66 100644 --- a/crypto/idea/Makefile +++ b/crypto/idea/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/idea/Makefile +# OpenSSL/crypto/idea/Makefile # DIR= idea diff --git a/crypto/lhash/Makefile b/crypto/lhash/Makefile index d6001415b..82bddac47 100644 --- a/crypto/lhash/Makefile +++ b/crypto/lhash/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/lhash/Makefile +# OpenSSL/crypto/lhash/Makefile # DIR= lhash diff --git a/crypto/md2/Makefile b/crypto/md2/Makefile index e91dc9975..17f878aeb 100644 --- a/crypto/md2/Makefile +++ b/crypto/md2/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/md/Makefile +# OpenSSL/crypto/md/Makefile # DIR= md2 diff --git a/crypto/md4/Makefile b/crypto/md4/Makefile index 11022cca4..ef97bb0cb 100644 --- a/crypto/md4/Makefile +++ b/crypto/md4/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/md4/Makefile +# OpenSSL/crypto/md4/Makefile # DIR= md4 diff --git a/crypto/md5/Makefile b/crypto/md5/Makefile index 495039770..a2d32ae92 100644 --- a/crypto/md5/Makefile +++ b/crypto/md5/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/md5/Makefile +# OpenSSL/crypto/md5/Makefile # DIR= md5 diff --git a/crypto/mdc2/Makefile b/crypto/mdc2/Makefile index d27001c71..1d064f17a 100644 --- a/crypto/mdc2/Makefile +++ b/crypto/mdc2/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/mdc2/Makefile +# OpenSSL/crypto/mdc2/Makefile # DIR= mdc2 diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile index 3f414c72d..08af09291 100644 --- a/crypto/objects/Makefile +++ b/crypto/objects/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/objects/Makefile +# OpenSSL/crypto/objects/Makefile # DIR= objects diff --git a/crypto/pem/Makefile b/crypto/pem/Makefile index 8ef122e7f..f5e19df84 100644 --- a/crypto/pem/Makefile +++ b/crypto/pem/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/pem/Makefile +# OpenSSL/crypto/pem/Makefile # DIR= pem diff --git a/crypto/pkcs12/Makefile b/crypto/pkcs12/Makefile index 45e4ab83e..3a7498fe7 100644 --- a/crypto/pkcs12/Makefile +++ b/crypto/pkcs12/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/pkcs12/Makefile +# OpenSSL/crypto/pkcs12/Makefile # DIR= pkcs12 diff --git a/crypto/pkcs7/Makefile b/crypto/pkcs7/Makefile index 90b2097fb..3f7e88b40 100644 --- a/crypto/pkcs7/Makefile +++ b/crypto/pkcs7/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/pkcs7/Makefile +# OpenSSL/crypto/pkcs7/Makefile # DIR= pkcs7 diff --git a/crypto/pqueue/Makefile b/crypto/pqueue/Makefile index c76eab2b8..0a5da2f38 100644 --- a/crypto/pqueue/Makefile +++ b/crypto/pqueue/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/pqueue/Makefile +# OpenSSL/crypto/pqueue/Makefile # DIR= pqueue diff --git a/crypto/rand/Makefile b/crypto/rand/Makefile index 4968eac67..3c1ab5bba 100644 --- a/crypto/rand/Makefile +++ b/crypto/rand/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/rand/Makefile +# OpenSSL/crypto/rand/Makefile # DIR= rand diff --git a/crypto/rc2/Makefile b/crypto/rc2/Makefile index 3e680fa8d..73eac347e 100644 --- a/crypto/rc2/Makefile +++ b/crypto/rc2/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/rc2/Makefile +# OpenSSL/crypto/rc2/Makefile # DIR= rc2 diff --git a/crypto/rc4/Makefile b/crypto/rc4/Makefile index 1ec08aaf5..3ecf76768 100644 --- a/crypto/rc4/Makefile +++ b/crypto/rc4/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/rc4/Makefile +# OpenSSL/crypto/rc4/Makefile # DIR= rc4 diff --git a/crypto/rc5/Makefile b/crypto/rc5/Makefile index ace3cf4fa..efb0f36b5 100644 --- a/crypto/rc5/Makefile +++ b/crypto/rc5/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/rc5/Makefile +# OpenSSL/crypto/rc5/Makefile # DIR= rc5 diff --git a/crypto/ripemd/Makefile b/crypto/ripemd/Makefile index 0892fa57c..d55875c20 100644 --- a/crypto/ripemd/Makefile +++ b/crypto/ripemd/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/ripemd/Makefile +# OpenSSL/crypto/ripemd/Makefile # DIR= ripemd diff --git a/crypto/rsa/Makefile b/crypto/rsa/Makefile index 0729924cb..13900812a 100644 --- a/crypto/rsa/Makefile +++ b/crypto/rsa/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/rsa/Makefile +# OpenSSL/crypto/rsa/Makefile # DIR= rsa diff --git a/crypto/sha/Makefile b/crypto/sha/Makefile index 834f05933..bd70ccae2 100644 --- a/crypto/sha/Makefile +++ b/crypto/sha/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/sha/Makefile +# OpenSSL/crypto/sha/Makefile # DIR= sha diff --git a/crypto/stack/Makefile b/crypto/stack/Makefile index 28f1711d4..5327692ac 100644 --- a/crypto/stack/Makefile +++ b/crypto/stack/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/stack/Makefile +# OpenSSL/crypto/stack/Makefile # DIR= stack diff --git a/crypto/txt_db/Makefile b/crypto/txt_db/Makefile index 3d703fa45..e6f30331d 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 diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile index fc5d5a68c..ddcc3124a 100644 --- a/crypto/x509/Makefile +++ b/crypto/x509/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/x509/Makefile +# OpenSSL/crypto/x509/Makefile # DIR= x509 diff --git a/crypto/x509v3/Makefile b/crypto/x509v3/Makefile index 0e58208aa..7a5266e67 100644 --- a/crypto/x509v3/Makefile +++ b/crypto/x509v3/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/x509v3/Makefile +# OpenSSL/crypto/x509v3/Makefile # DIR= x509v3 diff --git a/engines/Makefile b/engines/Makefile index 2052b5f52..88f8390d0 100644 --- a/engines/Makefile +++ b/engines/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/engines/Makefile +# OpenSSL/engines/Makefile # DIR= engines diff --git a/ssl/Makefile b/ssl/Makefile index f4a34a589..dfdac5d6b 100644 --- a/ssl/Makefile +++ b/ssl/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/ssl/Makefile +# OpenSSL/ssl/Makefile # DIR= ssl diff --git a/tools/Makefile b/tools/Makefile index fb998b316..4ca835c4a 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/tools/Makefile +# OpenSSL/tools/Makefile # DIR= tools