From: Ben Laurie Date: Mon, 25 Jan 1999 21:25:54 +0000 (+0000) Subject: Update dependencies. X-Git-Tag: OpenSSL_0_9_2b~228 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=f3d2e56bb30b6a143d68a4aba3b60c0ccde63ad2 Update dependencies. --- diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl index 3353c49e83..b977cfe809 100644 --- a/crypto/rand/Makefile.ssl +++ b/crypto/rand/Makefile.ssl @@ -79,12 +79,9 @@ errors: # DO NOT DELETE THIS LINE -- make depend depends on it. -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 +md_rand.o: ../../include/e_os.h ../../include/md5.h ../../include/stack.h +md_rand.o: ../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 +randfile.o: ../../include/e_os.h rand.h