aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
committerBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
commit6f93539970fe8c07f7f68f7b2370f79abf78dcbb (patch)
tree7a99b6a9eeff05c8f1b3e7735ff32b4d1df340e5 /crypto/rand
parent8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (diff)
downloadopenssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.gz
This time, get it right.
Diffstat (limited to 'crypto/rand')
-rw-r--r--crypto/rand/Makefile.ssl7
1 files changed, 4 insertions, 3 deletions
diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl
index 53fc413cbf..3353c49e83 100644
--- a/crypto/rand/Makefile.ssl
+++ b/crypto/rand/Makefile.ssl
@@ -81,9 +81,10 @@ errors:
md_rand.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
md_rand.o: ../../include/err.h ../../include/md5.h ../../include/stack.h
-md_rand.o: ../cryptlib.h ../crypto.h rand.h ../../include/bio.h
-rand_lib.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
-rand_lib.o: ../../include/stack.h ../cryptlib.h ../crypto.h rand.h
+md_rand.o: ../cryptlib.h ../crypto.h rand.h
+rand_lib.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+rand_lib.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+rand_lib.o: rand.h
randfile.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
randfile.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
randfile.o: rand.h