diff options
Diffstat (limited to 'src/lib/libcrypto/idea')
-rw-r--r-- | src/lib/libcrypto/idea/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/libcrypto/idea/Makefile b/src/lib/libcrypto/idea/Makefile index f652783027..6b8e530d9d 100644 --- a/src/lib/libcrypto/idea/Makefile +++ b/src/lib/libcrypto/idea/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # | 1 | # |
2 | # SSLeay/crypto/idea/Makefile | 2 | # OpenSSL/crypto/idea/Makefile |
3 | # | 3 | # |
4 | 4 | ||
5 | DIR= idea | 5 | DIR= idea |
@@ -86,7 +86,7 @@ i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h | |||
86 | i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h | 86 | i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h |
87 | i_ofb64.o: i_ofb64.c idea_lcl.h | 87 | i_ofb64.o: i_ofb64.c idea_lcl.h |
88 | i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | 88 | i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h |
89 | i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h | 89 | i_skey.o: ../../include/openssl/fips.h ../../include/openssl/idea.h |
90 | i_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h | 90 | i_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h |
91 | i_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | 91 | i_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h |
92 | i_skey.o: i_skey.c idea_lcl.h | 92 | i_skey.o: ../../include/openssl/symhacks.h i_skey.c idea_lcl.h |