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