summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-10-29 14:48:57 +0000
committerRichard Levitte <levitte@openssl.org>2002-10-29 14:48:57 +0000
commitb5148cf1f7e5fcd775c89311324ab079ff903a57 (patch)
tree7002ff0d8ec287ffc28c2e98cf0a3bd1907bc2c1 /crypto
parent90a617e05054f4b56aebf0b41a6cd465a26ebeca (diff)
synchronise util/libeay.num with the 0.9.7-stable variant (guys, this
is something we really need to keep track of!). make update
Diffstat (limited to 'crypto')
-rw-r--r--crypto/bn/Makefile.ssl9
1 files changed, 7 insertions, 2 deletions
diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl
index 54a3ead15a..d0b64585ed 100644
--- a/crypto/bn/Makefile.ssl
+++ b/crypto/bn/Makefile.ssl
@@ -286,8 +286,13 @@ bn_mul.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
bn_mul.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
bn_mul.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
bn_mul.o: ../cryptlib.h bn_lcl.h bn_mul.c
-bn_nist.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h
-bn_nist.o: ../../include/openssl/opensslconf.h bn_lcl.h bn_nist.c
+bn_nist.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
+bn_nist.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+bn_nist.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+bn_nist.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+bn_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
+bn_nist.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+bn_nist.o: ../cryptlib.h bn_lcl.h bn_nist.c
bn_prime.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
bn_prime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
bn_prime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h