summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/axTLS/crypto
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-02-22 23:37:35 +0000
committerSteven Barth <steven@midlink.org>2009-02-22 23:37:35 +0000
commit06450d3fe3b5248276e3113a358954ee85af5779 (patch)
treeb19c00acb700e47b16cfbbd6f77aa8052804c20a /libs/nixio/axTLS/crypto
parentd730c1263328c5990ce46cdf6394ce6e36cc3609 (diff)
Remove some crap
Add compatiblity for older uclibc versions
Diffstat (limited to 'libs/nixio/axTLS/crypto')
-rw-r--r--libs/nixio/axTLS/crypto/.depend19
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 4fb04339c..000000000
--- 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