aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf
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/bf
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
downloadopenssl-6242bb9c63784bd878621557d40521c4a40b2ea4.tar.gz
Put the dependencies back.
Diffstat (limited to 'crypto/bf')
-rw-r--r--crypto/bf/Makefile.ssl6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/bf/Makefile.ssl b/crypto/bf/Makefile.ssl
index b9018a59ed..d476edd747 100644
--- a/crypto/bf/Makefile.ssl
+++ b/crypto/bf/Makefile.ssl
@@ -104,3 +104,9 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+bf_cfb64.o: bf_locl.h blowfish.h
+bf_ecb.o: bf_locl.h blowfish.h
+bf_enc.o: bf_locl.h blowfish.h
+bf_ofb64.o: bf_locl.h blowfish.h
+bf_skey.o: bf_locl.h bf_pi.h blowfish.h