diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2006-04-19 01:36:07 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2006-04-19 01:36:07 +0200 |
commit | d20270980852968fcd8279f9c22d095935eca580 (patch) | |
tree | 4f1c614d0c45f04a4ad456c2c1f4ecc6db317ae3 /crypto/ec/Makefile | |
parent | Synchronise (diff) | |
download | openssl-d20270980852968fcd8279f9c22d095935eca580.tar.xz openssl-d20270980852968fcd8279f9c22d095935eca580.zip |
Add OID cross reference table.
Fix some typos in GOST OIDs.
Update dependencies.
Diffstat (limited to 'crypto/ec/Makefile')
-rw-r--r-- | crypto/ec/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/crypto/ec/Makefile b/crypto/ec/Makefile index bae5f6fff7..a5cd042030 100644 --- a/crypto/ec/Makefile +++ b/crypto/ec/Makefile @@ -173,6 +173,20 @@ ec_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c +ec_pmeth.o: ../../e_os.h ../../include/openssl/asn1.h +ec_pmeth.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h +ec_pmeth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h +ec_pmeth.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ec_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ec_pmeth.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ec_pmeth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ec_pmeth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h +ec_pmeth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +ec_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h +ec_pmeth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ec_pmeth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h +ec_pmeth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h ../evp/evp_locl.h +ec_pmeth.o: ec_pmeth.c ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h |