aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-19 21:36:31 +0000
committerBen Laurie <ben@openssl.org>1999-01-19 21:36:31 +0000
commit8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (patch)
tree5689dcf67c9bff1b069e1c785c9da80e413703f3 /crypto/md5
parentb13a1554925a173e04bb9802cbc123b40746a6fc (diff)
downloadopenssl-8039257dbcd1d2e96e1d57b607b49cdf0ae78636.tar.gz
Finally lay dependencies to rest (I hope!).
Diffstat (limited to 'crypto/md5')
-rw-r--r--crypto/md5/Makefile.ssl4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl
index abbe2eef87..5245823521 100644
--- a/crypto/md5/Makefile.ssl
+++ b/crypto/md5/Makefile.ssl
@@ -10,7 +10,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
@@ -102,3 +102,5 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+md5_dgst.o: md5.h md5_locl.h md5.h md5_locl.h