From d88a26c4892152c326d8b4ca80a0cc59fe8c8d51 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 26 Feb 2001 10:54:08 +0000 Subject: make update Note that all *_it variables are suddenly non-existant according to libeay.num. This is a bug that will be corrected. Please be patient. --- ssl/Makefile.ssl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ssl') diff --git a/ssl/Makefile.ssl b/ssl/Makefile.ssl index 778829a153..7fb8112a6e 100644 --- a/ssl/Makefile.ssl +++ b/ssl/Makefile.ssl @@ -99,7 +99,7 @@ clean: # DO NOT DELETE THIS LINE -- make depend depends on it. -bio_ssl.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h +bio_ssl.o: ../include/openssl/asn1.h ../include/openssl/bio.h bio_ssl.o: ../include/openssl/blowfish.h ../include/openssl/bn.h bio_ssl.o: ../include/openssl/buffer.h ../include/openssl/cast.h bio_ssl.o: ../include/openssl/comp.h ../include/openssl/crypto.h @@ -638,7 +638,7 @@ ssl_ciph.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h ssl_ciph.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ssl_ciph.o: ../include/openssl/tls1.h ../include/openssl/x509.h ssl_ciph.o: ../include/openssl/x509_vfy.h ssl_ciph.c ssl_locl.h -ssl_err.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h +ssl_err.o: ../include/openssl/asn1.h ../include/openssl/bio.h ssl_err.o: ../include/openssl/blowfish.h ../include/openssl/bn.h ssl_err.o: ../include/openssl/buffer.h ../include/openssl/cast.h ssl_err.o: ../include/openssl/comp.h ../include/openssl/crypto.h @@ -661,7 +661,7 @@ ssl_err.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h ssl_err.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ssl_err.o: ../include/openssl/tls1.h ../include/openssl/x509.h ssl_err.o: ../include/openssl/x509_vfy.h ssl_err.c -ssl_err2.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h +ssl_err2.o: ../include/openssl/asn1.h ../include/openssl/bio.h ssl_err2.o: ../include/openssl/blowfish.h ../include/openssl/bn.h ssl_err2.o: ../include/openssl/buffer.h ../include/openssl/cast.h ssl_err2.o: ../include/openssl/comp.h ../include/openssl/crypto.h -- cgit v1.2.3