diff options
| author | djm <> | 2012-10-13 21:23:58 +0000 |
|---|---|---|
| committer | djm <> | 2012-10-13 21:23:58 +0000 |
| commit | 65e72ac55a6405783db7a12d7e35a7561d46005b (patch) | |
| tree | 0ee3bca584a6b7fe3e484c12589e960387e6d78e /src/lib/libcrypto/idea | |
| parent | 9b3472b7d4065659a32367dab0041d7ef4194093 (diff) | |
| parent | eb9e590d2bbc1d57aee9aee0fe94c001fb27e697 (diff) | |
| download | openbsd-65e72ac55a6405783db7a12d7e35a7561d46005b.tar.gz openbsd-65e72ac55a6405783db7a12d7e35a7561d46005b.tar.bz2 openbsd-65e72ac55a6405783db7a12d7e35a7561d46005b.zip | |
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
Diffstat (limited to 'src/lib/libcrypto/idea')
| -rw-r--r-- | src/lib/libcrypto/idea/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/lib/libcrypto/idea/Makefile b/src/lib/libcrypto/idea/Makefile index b2e7add666..8af0acdad9 100644 --- a/src/lib/libcrypto/idea/Makefile +++ b/src/lib/libcrypto/idea/Makefile | |||
| @@ -82,5 +82,8 @@ i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h | |||
| 82 | i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h | 82 | i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h |
| 83 | i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h | 83 | i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h |
| 84 | i_ofb64.o: i_ofb64.c idea_lcl.h | 84 | i_ofb64.o: i_ofb64.c idea_lcl.h |
| 85 | i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 85 | i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h | 86 | i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h |
| 86 | i_skey.o: i_skey.c idea_lcl.h | 87 | i_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h |
| 88 | i_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 89 | i_skey.o: ../../include/openssl/symhacks.h i_skey.c idea_lcl.h | ||
