Update filenames in makefiles

This commit is contained in:
Dr. Stephen Henson 2006-02-04 01:49:36 +00:00
parent 269d2575cd
commit 9f85fcefdc
41 changed files with 41 additions and 41 deletions

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/Makefile
# OpenSSL/crypto/Makefile
#
DIR= crypto

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/asn1/Makefile
# OpenSSL/crypto/asn1/Makefile
#
DIR= asn1

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/blowfish/Makefile
# OpenSSL/crypto/blowfish/Makefile
#
DIR= bf

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/bio/Makefile
# OpenSSL/crypto/bio/Makefile
#
DIR= bio

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/bn/Makefile
# OpenSSL/crypto/bn/Makefile
#
DIR= bn

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/buffer/Makefile
# OpenSSL/crypto/buffer/Makefile
#
DIR= buffer

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/cast/Makefile
# OpenSSL/crypto/cast/Makefile
#
DIR= cast

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/comp/Makefile
# OpenSSL/crypto/comp/Makefile
#
DIR= comp

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/conf/Makefile
# OpenSSL/crypto/conf/Makefile
#
DIR= conf

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/des/Makefile
# OpenSSL/crypto/des/Makefile
#
DIR= des

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/dh/Makefile
# OpenSSL/crypto/dh/Makefile
#
DIR= dh

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/dsa/Makefile
# OpenSSL/crypto/dsa/Makefile
#
DIR= dsa

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/dso/Makefile
# OpenSSL/crypto/dso/Makefile
#
DIR= dso

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/err/Makefile
# OpenSSL/crypto/err/Makefile
#
DIR= err

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/evp/Makefile
# OpenSSL/crypto/evp/Makefile
#
DIR= evp

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/md/Makefile
# OpenSSL/crypto/md/Makefile
#
DIR= hmac

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/idea/Makefile
# OpenSSL/crypto/idea/Makefile
#
DIR= idea

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/lhash/Makefile
# OpenSSL/crypto/lhash/Makefile
#
DIR= lhash

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/md/Makefile
# OpenSSL/crypto/md/Makefile
#
DIR= md2

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/md4/Makefile
# OpenSSL/crypto/md4/Makefile
#
DIR= md4

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/md5/Makefile
# OpenSSL/crypto/md5/Makefile
#
DIR= md5

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/mdc2/Makefile
# OpenSSL/crypto/mdc2/Makefile
#
DIR= mdc2

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/objects/Makefile
# OpenSSL/crypto/objects/Makefile
#
DIR= objects

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/pem/Makefile
# OpenSSL/crypto/pem/Makefile
#
DIR= pem

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/pkcs12/Makefile
# OpenSSL/crypto/pkcs12/Makefile
#
DIR= pkcs12

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/pkcs7/Makefile
# OpenSSL/crypto/pkcs7/Makefile
#
DIR= pkcs7

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/pqueue/Makefile
# OpenSSL/crypto/pqueue/Makefile
#
DIR= pqueue

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/rand/Makefile
# OpenSSL/crypto/rand/Makefile
#
DIR= rand

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/rc2/Makefile
# OpenSSL/crypto/rc2/Makefile
#
DIR= rc2

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/rc4/Makefile
# OpenSSL/crypto/rc4/Makefile
#
DIR= rc4

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/rc5/Makefile
# OpenSSL/crypto/rc5/Makefile
#
DIR= rc5

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/ripemd/Makefile
# OpenSSL/crypto/ripemd/Makefile
#
DIR= ripemd

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/rsa/Makefile
# OpenSSL/crypto/rsa/Makefile
#
DIR= rsa

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/sha/Makefile
# OpenSSL/crypto/sha/Makefile
#
DIR= sha

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/stack/Makefile
# OpenSSL/crypto/stack/Makefile
#
DIR= stack

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/txt_db/Makefile
# OpenSSL/crypto/txt_db/Makefile
#
DIR= txt_db

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/x509/Makefile
# OpenSSL/crypto/x509/Makefile
#
DIR= x509

View File

@ -1,5 +1,5 @@
#
# SSLeay/crypto/x509v3/Makefile
# OpenSSL/crypto/x509v3/Makefile
#
DIR= x509v3

View File

@ -1,5 +1,5 @@
#
# SSLeay/engines/Makefile
# OpenSSL/engines/Makefile
#
DIR= engines

View File

@ -1,5 +1,5 @@
#
# SSLeay/ssl/Makefile
# OpenSSL/ssl/Makefile
#
DIR= ssl

View File

@ -1,5 +1,5 @@
#
# SSLeay/tools/Makefile
# OpenSSL/tools/Makefile
#
DIR= tools