aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-02-24 18:19:50 +0000
committerBodo Möller <bodo@openssl.org>2000-02-24 18:19:50 +0000
commita7b991bd68d16c65b4bc9616e0af3376e9670fe0 (patch)
treee268467755806db6ffcf22f999b1343746e6ea8f /crypto
parenta4cfd178f919c6a26c6f1e922e95dc61460a5e36 (diff)
downloadopenssl-a7b991bd68d16c65b4bc9616e0af3376e9670fe0.tar.gz
Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.
"make update".
Diffstat (limited to 'crypto')
-rw-r--r--crypto/rand/Makefile.ssl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl
index 68ef887902..a3d7115b9b 100644
--- a/crypto/rand/Makefile.ssl
+++ b/crypto/rand/Makefile.ssl
@@ -83,6 +83,7 @@ md_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
md_rand.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
md_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+rand_egd.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h
rand_err.o: ../../include/openssl/err.h ../../include/openssl/rand.h
rand_lib.o: ../../include/openssl/rand.h
randfile.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h