summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2003-11-30 23:29:27 +0000
committerGeoff Thorpe <geoff@openssl.org>2003-11-30 23:29:27 +0000
commit6ed474ca66ccabdf2f0a9228693ac15701de0734 (patch)
treeb3d7f35104c5279f1c8b8acb2d5de0d1341f2d9b /crypto
parent46cb8d368965c07f760662a755b4248afc0087b8 (diff)
Add more debugging to my Configure target, and "make update" to incorporate
this and a few other changes.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/rand/Makefile.ssl11
1 files changed, 11 insertions, 0 deletions
diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl
index 0f7899c267..e1fe7aa473 100644
--- a/crypto/rand/Makefile.ssl
+++ b/crypto/rand/Makefile.ssl
@@ -118,6 +118,17 @@ rand_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
rand_lib.o: ../../include/openssl/store.h ../../include/openssl/symhacks.h
rand_lib.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
rand_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h rand_lib.c
+rand_nw.o: ../../e_os.h ../../include/openssl/asn1.h
+rand_nw.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
+rand_nw.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+rand_nw.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+rand_nw.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
+rand_nw.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+rand_nw.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+rand_nw.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
+rand_nw.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
+rand_nw.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+rand_nw.o: ../cryptlib.h rand_lcl.h rand_nw.c
rand_os2.o: ../../e_os.h ../../include/openssl/asn1.h
rand_os2.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
rand_os2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h