aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-07-30 12:44:33 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-07-30 12:44:33 +0000
commit3aecef76973dbea037ec4e1ceba7ec1bd3fb683a (patch)
treecac9e8028964d4a830ccfef7352c6a98b2a6c717 /crypto/ec
parentb218af2b278bb08c5bedbfd74745afb660d244fd (diff)
downloadopenssl-3aecef76973dbea037ec4e1ceba7ec1bd3fb683a.tar.gz
"make update"
Diffstat (limited to 'crypto/ec')
-rw-r--r--crypto/ec/Makefile.ssl7
1 files changed, 3 insertions, 4 deletions
diff --git a/crypto/ec/Makefile.ssl b/crypto/ec/Makefile.ssl
index adf9426cf8..cf6059d76a 100644
--- a/crypto/ec/Makefile.ssl
+++ b/crypto/ec/Makefile.ssl
@@ -82,16 +82,15 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-ec_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
-ec_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
-ec_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
+ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
+ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
ec_asn1.o: ../../include/openssl/ec.h ../../include/openssl/err.h
ec_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
ec_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
ec_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ec_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-ec_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h ec_asn1.c ec_lcl.h
+ec_asn1.o: ../../include/openssl/symhacks.h ec_asn1.c ec_lcl.h
ec_check.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
ec_check.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
ec_check.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h