summaryrefslogtreecommitdiffstats
path: root/crypto/idea
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2005-05-16 00:27:37 +0000
committerBodo Möller <bodo@openssl.org>2005-05-16 00:27:37 +0000
commit10cde5010d737b6343bbd061d5cd9ba95d4775d0 (patch)
tree6f93abd6281736464e1f7583b8ac28ce427750d1 /crypto/idea
parentc4cd925cc034a58bbe99f9e43b70f95bc909cc69 (diff)
make update
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/crypto/idea/Makefile b/crypto/idea/Makefile
index f9281c3d38..a8fb49e5fc 100644
--- a/crypto/idea/Makefile
+++ b/crypto/idea/Makefile
@@ -75,13 +75,3 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-i_cbc.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
-i_cbc.o: i_cbc.c idea_lcl.h
-i_cfb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
-i_cfb64.o: i_cfb64.c idea_lcl.h
-i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
-i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h
-i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
-i_ofb64.o: i_ofb64.c idea_lcl.h
-i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
-i_skey.o: i_skey.c idea_lcl.h