aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2004-05-17 19:26:06 +0000
committerGeoff Thorpe <geoff@openssl.org>2004-05-17 19:26:06 +0000
commit9c52d2cc75c2978dbee5075bfeed9968c68f403d (patch)
treeec521bf123ef4e47a00c7a37f8af162bc47f6ec0 /crypto/ec
parent0f814687b95e5980744240b7a81672c89c255340 (diff)
downloadopenssl-9c52d2cc75c2978dbee5075bfeed9968c68f403d.tar.gz
After the latest round of header-hacking, regenerate the dependencies in
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
Diffstat (limited to 'crypto/ec')
-rw-r--r--crypto/ec/Makefile.ssl13
1 files changed, 6 insertions, 7 deletions
diff --git a/crypto/ec/Makefile.ssl b/crypto/ec/Makefile.ssl
index 02d95396d5..3e293c00be 100644
--- a/crypto/ec/Makefile.ssl
+++ b/crypto/ec/Makefile.ssl
@@ -135,13 +135,12 @@ ec_cvt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ec_cvt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ec_cvt.o: ../../include/openssl/symhacks.h ec_cvt.c ec_lcl.h
ec_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
-ec_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
-ec_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
-ec_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-ec_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-ec_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
-ec_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-ec_err.o: ec_err.c
+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/ossl_typ.h
+ec_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+ec_err.o: ../../include/openssl/symhacks.h ec_err.c
ec_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
ec_key.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
ec_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h