aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf/Makefile.ssl
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
committerBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
commit6f93539970fe8c07f7f68f7b2370f79abf78dcbb (patch)
tree7a99b6a9eeff05c8f1b3e7735ff32b4d1df340e5 /crypto/bf/Makefile.ssl
parent8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (diff)
downloadopenssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.gz
This time, get it right.
Diffstat (limited to 'crypto/bf/Makefile.ssl')
-rw-r--r--crypto/bf/Makefile.ssl7
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto/bf/Makefile.ssl b/crypto/bf/Makefile.ssl
index 5ddad60990..5c619e436e 100644
--- a/crypto/bf/Makefile.ssl
+++ b/crypto/bf/Makefile.ssl
@@ -106,5 +106,8 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-bf_cfb64.o: bf_locl.h blowfish.h bf_locl.h blowfish.h bf_locl.h blowfish.h
-bf_ofb64.o: bf_locl.h blowfish.h bf_locl.h bf_pi.h blowfish.h
+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