summaryrefslogtreecommitdiffstats
path: root/crypto/bf/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-12-08 13:13:29 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-12-08 13:23:14 +0000
commit60df657b3a72065c0df0349abf228d7399e20bac (patch)
tree1518c9d3e4b47821e9e3ea77fa6d76680e9e18d5 /crypto/bf/Makefile
parent17a2d0801fad5f6ef0ce14fbb394ef2c109746ae (diff)
make update
Diffstat (limited to 'crypto/bf/Makefile')
-rw-r--r--crypto/bf/Makefile20
1 files changed, 6 insertions, 14 deletions
diff --git a/crypto/bf/Makefile b/crypto/bf/Makefile
index d01bfaa315..d619fb22c4 100644
--- a/crypto/bf/Makefile
+++ b/crypto/bf/Makefile
@@ -85,17 +85,9 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-bf_cfb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
-bf_cfb64.o: ../../include/openssl/opensslconf.h bf_cfb64.c bf_locl.h
-bf_ecb.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
-bf_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-bf_ecb.o: bf_ecb.c bf_locl.h
-bf_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
-bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h
-bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
-bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c
-bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h
-bf_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
-bf_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
-bf_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-bf_skey.o: ../../include/openssl/symhacks.h bf_locl.h bf_pi.h bf_skey.c
+bf_cfb64.o: ../../include/openssl/blowfish.h bf_cfb64.c bf_locl.h
+bf_ecb.o: ../../include/openssl/blowfish.h bf_ecb.c bf_locl.h
+bf_enc.o: ../../include/openssl/blowfish.h bf_enc.c bf_locl.h
+bf_ofb64.o: ../../include/openssl/blowfish.h bf_locl.h bf_ofb64.c
+bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/safestack.h
+bf_skey.o: ../../include/openssl/stack.h bf_locl.h bf_pi.h bf_skey.c