summaryrefslogtreecommitdiff
path: root/crypto/cast
diff options
context:
space:
mode:
authorben <ben>1999-01-19 21:35:54 +0000
committerben <ben>1999-01-19 21:35:54 +0000
commit483f2774c6c3911d5c807509e1b75e50fd4dba4a (patch)
tree36f263c542656aa4412d8a8fdc861e8f2e0bccd1 /crypto/cast
parentd6f9fae8be690a818aad7e8f01529562c6364018 (diff)
downloadopenssl-483f2774c6c3911d5c807509e1b75e50fd4dba4a.tar.gz
Finally lay dependencies to rest (I hope!).
Diffstat (limited to 'crypto/cast')
-rw-r--r--crypto/cast/Makefile.ssl5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/cast/Makefile.ssl b/crypto/cast/Makefile.ssl
index bbdb3f4a5..cba9c8eed 100644
--- a/crypto/cast/Makefile.ssl
+++ b/crypto/cast/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
@@ -107,3 +107,6 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+c_cfb64.o: cast.h cast_lcl.h cast.h cast_lcl.h cast.h cast_lcl.h cast.h
+c_ofb64.o: cast_lcl.h cast.h cast_lcl.h cast_s.h