Commit 15ac9716 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Update filenames in makefiles.

parent 0c21e130
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#
# SSLeay/crypto/Makefile
# OpenSSL/crypto/Makefile
#

DIR=		crypto
+1 −1
Original line number Diff line number Diff line
#
# SSLeay/crypto/asn1/Makefile
# OpenSSL/crypto/asn1/Makefile
#

DIR=	asn1
+1 −1
Original line number Diff line number Diff line
#
# SSLeay/crypto/blowfish/Makefile
# OpenSSL/crypto/blowfish/Makefile
#

DIR=	bf
+1 −1
Original line number Diff line number Diff line
#
# SSLeay/crypto/bio/Makefile
# OpenSSL/crypto/bio/Makefile
#

DIR=	bio
+1 −1
Original line number Diff line number Diff line
#
# SSLeay/crypto/bn/Makefile
# OpenSSL/crypto/bn/Makefile
#

DIR=	bn
Loading