diff options
author | Steven Barth <steven@midlink.org> | 2009-02-22 23:37:35 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-02-22 23:37:35 +0000 |
commit | 06450d3fe3b5248276e3113a358954ee85af5779 (patch) | |
tree | b19c00acb700e47b16cfbbd6f77aa8052804c20a /libs/nixio/axTLS/ssl | |
parent | d730c1263328c5990ce46cdf6394ce6e36cc3609 (diff) |
Remove some crap
Add compatiblity for older uclibc versions
Diffstat (limited to 'libs/nixio/axTLS/ssl')
-rw-r--r-- | libs/nixio/axTLS/ssl/.depend | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/libs/nixio/axTLS/ssl/.depend b/libs/nixio/axTLS/ssl/.depend deleted file mode 100644 index 85f138feaf..0000000000 --- a/libs/nixio/axTLS/ssl/.depend +++ /dev/null @@ -1,31 +0,0 @@ -asn1.o: asn1.c os_port.h ../crypto/crypto.h ../config/config.h \ - ../ssl/os_port.h ../crypto/bigint_impl.h ../crypto/bigint.h \ - ../crypto/crypto.h crypto_misc.h ../crypto/bigint.h -gen_cert.o: gen_cert.c ../config/config.h ssl.h tls1.h version.h \ - ../crypto/crypto.h ../ssl/os_port.h ../crypto/bigint_impl.h \ - ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ - ../crypto/bigint.h -loader.o: loader.c ssl.h tls1.h version.h ../crypto/crypto.h \ - ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ - ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ - ../crypto/bigint.h private_key.h -openssl.o: openssl.c ../config/config.h -os_port.o: os_port.c os_port.h -p12.o: p12.c ssl.h tls1.h version.h ../crypto/crypto.h ../config/config.h \ - ../ssl/os_port.h ../crypto/bigint_impl.h ../crypto/bigint.h \ - ../crypto/crypto.h os_port.h crypto_misc.h ../crypto/bigint.h -tls1.o: tls1.c ssl.h tls1.h version.h ../crypto/crypto.h \ - ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ - ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ - ../crypto/bigint.h -tls1_clnt.o: tls1_clnt.c ssl.h tls1.h version.h ../crypto/crypto.h \ - ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ - ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ - ../crypto/bigint.h -tls1_svr.o: tls1_svr.c ssl.h tls1.h version.h ../crypto/crypto.h \ - ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ - ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ - ../crypto/bigint.h -x509.o: x509.c os_port.h 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 |