aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cast
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
committerBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
commit6242bb9c63784bd878621557d40521c4a40b2ea4 (patch)
tree15158ee0c44957a9e4738da3db9d1c013cc5a8e5 /crypto/cast
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
downloadopenssl-6242bb9c63784bd878621557d40521c4a40b2ea4.tar.gz
Put the dependencies back.
Diffstat (limited to 'crypto/cast')
-rw-r--r--crypto/cast/Makefile.ssl6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/cast/Makefile.ssl b/crypto/cast/Makefile.ssl
index c215a9ecdf..3911b6c118 100644
--- a/crypto/cast/Makefile.ssl
+++ b/crypto/cast/Makefile.ssl
@@ -106,3 +106,9 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+c_cfb64.o: cast.h cast_lcl.h
+c_ecb.o: cast.h cast_lcl.h
+c_enc.o: cast.h cast_lcl.h
+c_ofb64.o: cast.h cast_lcl.h
+c_skey.o: cast.h cast_lcl.h cast_s.h