From dbad169019598981174ff46c7a9bf58373b0e53a Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Mon, 30 Jul 2001 23:57:25 +0000 Subject: Really add the EVP and all of the DES changes. --- crypto/ec/Makefile.ssl | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'crypto/ec/Makefile.ssl') diff --git a/crypto/ec/Makefile.ssl b/crypto/ec/Makefile.ssl index 7a21b7195f..040c7db1bc 100644 --- a/crypto/ec/Makefile.ssl +++ b/crypto/ec/Makefile.ssl @@ -84,45 +84,44 @@ clean: ec_cvt.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h ec_cvt.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h -ec_cvt.o: ../../include/openssl/symhacks.h ec_cvt.c ec_lcl.h +ec_cvt.o: ../../include/openssl/symhacks.h ec_lcl.h ec_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h ec_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h ec_err.o: ../../include/openssl/ec.h ../../include/openssl/err.h ec_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h ec_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h ec_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -ec_err.o: ec_err.c ec_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h ec_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h ec_lib.o: ../../include/openssl/ec.h ../../include/openssl/err.h ec_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h ec_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h ec_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -ec_lib.o: ec_lcl.h ec_lib.c +ec_lib.o: ec_lcl.h ec_mult.o: ../../include/openssl/bio.h ../../include/openssl/bn.h ec_mult.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h ec_mult.o: ../../include/openssl/ec.h ../../include/openssl/err.h ec_mult.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h ec_mult.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -ec_mult.o: ec_lcl.h ec_mult.c +ec_mult.o: ec_lcl.h ecp_mont.o: ../../include/openssl/bio.h ../../include/openssl/bn.h ecp_mont.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h ecp_mont.o: ../../include/openssl/ec.h ../../include/openssl/err.h ecp_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h ecp_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h ecp_mont.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -ecp_mont.o: ec_lcl.h ecp_mont.c +ecp_mont.o: ec_lcl.h ecp_nist.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h ecp_nist.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h -ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nist.c +ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_recp.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h ecp_recp.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h -ecp_recp.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_recp.c +ecp_recp.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_smpl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h ecp_smpl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h ecp_smpl.o: ../../include/openssl/ec.h ../../include/openssl/err.h ecp_smpl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h ecp_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h ecp_smpl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -ecp_smpl.o: ec_lcl.h ecp_smpl.c +ecp_smpl.o: ec_lcl.h -- cgit v1.2.3