Update filenames in makefiles
This commit is contained in:
parent
269d2575cd
commit
9f85fcefdc
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/Makefile
|
# OpenSSL/crypto/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= crypto
|
DIR= crypto
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/asn1/Makefile
|
# OpenSSL/crypto/asn1/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= asn1
|
DIR= asn1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/blowfish/Makefile
|
# OpenSSL/crypto/blowfish/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= bf
|
DIR= bf
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/bio/Makefile
|
# OpenSSL/crypto/bio/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= bio
|
DIR= bio
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/bn/Makefile
|
# OpenSSL/crypto/bn/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= bn
|
DIR= bn
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/buffer/Makefile
|
# OpenSSL/crypto/buffer/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= buffer
|
DIR= buffer
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/cast/Makefile
|
# OpenSSL/crypto/cast/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= cast
|
DIR= cast
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/comp/Makefile
|
# OpenSSL/crypto/comp/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= comp
|
DIR= comp
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/conf/Makefile
|
# OpenSSL/crypto/conf/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= conf
|
DIR= conf
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/des/Makefile
|
# OpenSSL/crypto/des/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= des
|
DIR= des
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/dh/Makefile
|
# OpenSSL/crypto/dh/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= dh
|
DIR= dh
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/dsa/Makefile
|
# OpenSSL/crypto/dsa/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= dsa
|
DIR= dsa
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/dso/Makefile
|
# OpenSSL/crypto/dso/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= dso
|
DIR= dso
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/err/Makefile
|
# OpenSSL/crypto/err/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= err
|
DIR= err
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/evp/Makefile
|
# OpenSSL/crypto/evp/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= evp
|
DIR= evp
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/md/Makefile
|
# OpenSSL/crypto/md/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= hmac
|
DIR= hmac
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/idea/Makefile
|
# OpenSSL/crypto/idea/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= idea
|
DIR= idea
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/lhash/Makefile
|
# OpenSSL/crypto/lhash/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= lhash
|
DIR= lhash
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/md/Makefile
|
# OpenSSL/crypto/md/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= md2
|
DIR= md2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/md4/Makefile
|
# OpenSSL/crypto/md4/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= md4
|
DIR= md4
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/md5/Makefile
|
# OpenSSL/crypto/md5/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= md5
|
DIR= md5
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/mdc2/Makefile
|
# OpenSSL/crypto/mdc2/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= mdc2
|
DIR= mdc2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/objects/Makefile
|
# OpenSSL/crypto/objects/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= objects
|
DIR= objects
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/pem/Makefile
|
# OpenSSL/crypto/pem/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= pem
|
DIR= pem
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/pkcs12/Makefile
|
# OpenSSL/crypto/pkcs12/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= pkcs12
|
DIR= pkcs12
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/pkcs7/Makefile
|
# OpenSSL/crypto/pkcs7/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= pkcs7
|
DIR= pkcs7
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/pqueue/Makefile
|
# OpenSSL/crypto/pqueue/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= pqueue
|
DIR= pqueue
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/rand/Makefile
|
# OpenSSL/crypto/rand/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= rand
|
DIR= rand
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/rc2/Makefile
|
# OpenSSL/crypto/rc2/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= rc2
|
DIR= rc2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/rc4/Makefile
|
# OpenSSL/crypto/rc4/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= rc4
|
DIR= rc4
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/rc5/Makefile
|
# OpenSSL/crypto/rc5/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= rc5
|
DIR= rc5
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/ripemd/Makefile
|
# OpenSSL/crypto/ripemd/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= ripemd
|
DIR= ripemd
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/rsa/Makefile
|
# OpenSSL/crypto/rsa/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= rsa
|
DIR= rsa
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/sha/Makefile
|
# OpenSSL/crypto/sha/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= sha
|
DIR= sha
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/stack/Makefile
|
# OpenSSL/crypto/stack/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= stack
|
DIR= stack
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/txt_db/Makefile
|
# OpenSSL/crypto/txt_db/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= txt_db
|
DIR= txt_db
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/x509/Makefile
|
# OpenSSL/crypto/x509/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= x509
|
DIR= x509
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/crypto/x509v3/Makefile
|
# OpenSSL/crypto/x509v3/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= x509v3
|
DIR= x509v3
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/engines/Makefile
|
# OpenSSL/engines/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= engines
|
DIR= engines
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/ssl/Makefile
|
# OpenSSL/ssl/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= ssl
|
DIR= ssl
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# SSLeay/tools/Makefile
|
# OpenSSL/tools/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
DIR= tools
|
DIR= tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user