diff options
Diffstat (limited to 'libs/nixio/axTLS/crypto/.depend')
-rw-r--r-- | libs/nixio/axTLS/crypto/.depend | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libs/nixio/axTLS/crypto/.depend b/libs/nixio/axTLS/crypto/.depend deleted file mode 100644 index 4fb04339c7..0000000000 --- a/libs/nixio/axTLS/crypto/.depend +++ /dev/null @@ -1,19 +0,0 @@ -aes.o: aes.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h -bigint.o: bigint.c bigint.h crypto.h ../config/config.h ../ssl/os_port.h \ - bigint_impl.h -crypto_misc.o: crypto_misc.c ../ssl/crypto_misc.h ../crypto/crypto.h \ - ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ - ../crypto/bigint.h ../crypto/crypto.h ../crypto/bigint.h -hmac.o: hmac.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h -md2.o: md2.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h -md5.o: md5.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h -rc4.o: rc4.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h -rsa.o: rsa.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h -sha1.o: sha1.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ - bigint.h |