summaryrefslogtreecommitdiffstats
path: root/crypto/cast/Makefile.ssl
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-13 17:33:27 +0000
committerBen Laurie <ben@openssl.org>1999-05-13 17:33:27 +0000
commit2adca9cdc6de004e5cb27437cb80841d1298e02d (patch)
tree1efaaebb52e6d93fe53ff6e2a8b78e1528b032e2 /crypto/cast/Makefile.ssl
parent09feda5cec571d4ea5f2e6221df7ede9e87ac5ab (diff)
Update dependencies.
Diffstat (limited to 'crypto/cast/Makefile.ssl')
-rw-r--r--crypto/cast/Makefile.ssl13
1 files changed, 7 insertions, 6 deletions
diff --git a/crypto/cast/Makefile.ssl b/crypto/cast/Makefile.ssl
index 0319b7f08d..517b948739 100644
--- a/crypto/cast/Makefile.ssl
+++ b/crypto/cast/Makefile.ssl
@@ -107,9 +107,10 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-c_cfb64.o: ../../include/openssl/cast.h cast_lcl.h
-c_ecb.o: ../../include/openssl/cast.h ../../include/openssl/opensslv.h
-c_ecb.o: cast_lcl.h
-c_enc.o: ../../include/openssl/cast.h cast_lcl.h
-c_ofb64.o: ../../include/openssl/cast.h cast_lcl.h
-c_skey.o: ../../include/openssl/cast.h cast_lcl.h cast_s.h
+c_cfb64.o: ../../include/openssl/cast.h ../../include/openssl/e_os.h cast_lcl.h
+c_ecb.o: ../../include/openssl/cast.h ../../include/openssl/e_os.h
+c_ecb.o: ../../include/openssl/opensslv.h cast_lcl.h
+c_enc.o: ../../include/openssl/cast.h ../../include/openssl/e_os.h cast_lcl.h
+c_ofb64.o: ../../include/openssl/cast.h ../../include/openssl/e_os.h cast_lcl.h
+c_skey.o: ../../include/openssl/cast.h ../../include/openssl/e_os.h cast_lcl.h
+c_skey.o: cast_s.h