summaryrefslogtreecommitdiffstats
path: root/crypto/rand
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-03-24 12:39:59 +0000
committerRichard Levitte <levitte@openssl.org>2001-03-24 12:39:59 +0000
commit812cb5638c5d49ea06dcbdc30aa9fbfca5a32da3 (patch)
treed5c08b47d7f1df8392ec6f1e769d5bb50e4142aa /crypto/rand
parent77a0f1d727b403d6df730ed76fa832c4d947233f (diff)
make update
Diffstat (limited to 'crypto/rand')
-rw-r--r--crypto/rand/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl
index 97a67e6303..4ab8e4cb93 100644
--- a/crypto/rand/Makefile.ssl
+++ b/crypto/rand/Makefile.ssl
@@ -88,8 +88,8 @@ 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
md_rand.o: ../../include/openssl/symhacks.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/opensslconf.h ../../include/openssl/rand.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