aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/Makefile.ssl
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2001-09-25 20:39:59 +0000
committerGeoff Thorpe <geoff@openssl.org>2001-09-25 20:39:59 +0000
commit534aaf3731c6ebee9ebdb6ad200d39a708415ce1 (patch)
treefcb41ebb17e1edd6624e3a93d813276134dc31a2 /crypto/rand/Makefile.ssl
parent6dc5d570d09dfc4f2b4595f089f2a7536d82ad72 (diff)
downloadopenssl-534aaf3731c6ebee9ebdb6ad200d39a708415ce1.tar.gz
"make update".
Diffstat (limited to 'crypto/rand/Makefile.ssl')
-rw-r--r--crypto/rand/Makefile.ssl9
1 files changed, 6 insertions, 3 deletions
diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl
index 11c1a614d9..e869958344 100644
--- a/crypto/rand/Makefile.ssl
+++ b/crypto/rand/Makefile.ssl
@@ -92,13 +92,15 @@ md_rand.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
md_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
md_rand.o: ../../include/openssl/types.h md_rand.c rand_lcl.h
rand_egd.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
-rand_egd.o: ../../include/openssl/rand.h rand_egd.c
+rand_egd.o: ../../include/openssl/rand.h ../../include/openssl/types.h
+rand_egd.o: rand_egd.c
rand_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
rand_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
rand_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
rand_err.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h
rand_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-rand_err.o: ../../include/openssl/symhacks.h rand_err.c
+rand_err.o: ../../include/openssl/symhacks.h ../../include/openssl/types.h
+rand_err.o: rand_err.c
rand_lib.o: ../../e_os.h ../../include/openssl/asn1.h
rand_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
rand_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -148,4 +150,5 @@ randfile.o: ../../e_os.h ../../include/openssl/crypto.h
randfile.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
randfile.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h
randfile.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-randfile.o: ../../include/openssl/symhacks.h randfile.c
+randfile.o: ../../include/openssl/symhacks.h ../../include/openssl/types.h
+randfile.o: randfile.c