fix typo
[openssl.git] / crypto / rand / Makefile.ssl
index ef693aec167678005fc400dac63fc345f4cdfd32..b977cfe8099b896db9accff2223c00838af9dbe0 100644 (file)
@@ -9,7 +9,7 @@ INCLUDES=
 CFLAG=-g
 INSTALLTOP=/usr/local/ssl
 MAKE=          make -f Makefile.ssl
-MAKEDEPEND=    makedepend -f Makefile.ssl
+MAKEDEPEND=    $(TOP)/util/domd $(TOP)
 MAKEFILE=      Makefile.ssl
 AR=            ar r
 
@@ -78,3 +78,10 @@ clean:
 errors:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
+
+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/e_os.h rand.h