summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh
diff options
context:
space:
mode:
authorderaadt <>2014-04-14 16:55:06 +0000
committerderaadt <>2014-04-14 16:55:06 +0000
commit7c4dfd0ead0256dd6883e0e339e7d7b03eb9cd0c (patch)
treed806e75eb6f4d620ee481a653c8287e147768cd0 /src/lib/libcrypto/ecdh
parent124ef90d8d37e6ef664885f8131f4feaac242172 (diff)
downloadopenbsd-7c4dfd0ead0256dd6883e0e339e7d7b03eb9cd0c.tar.gz
openbsd-7c4dfd0ead0256dd6883e0e339e7d7b03eb9cd0c.tar.bz2
openbsd-7c4dfd0ead0256dd6883e0e339e7d7b03eb9cd0c.zip
remove auto-generated dependencies from the old unused build system, so
that it is easier to find code pieces. They are getting in the way. ok miod
Diffstat (limited to 'src/lib/libcrypto/ecdh')
-rw-r--r--src/lib/libcrypto/ecdh/Makefile40
1 files changed, 0 insertions, 40 deletions
diff --git a/src/lib/libcrypto/ecdh/Makefile b/src/lib/libcrypto/ecdh/Makefile
index ba05fea05c..4afa44f250 100644
--- a/src/lib/libcrypto/ecdh/Makefile
+++ b/src/lib/libcrypto/ecdh/Makefile
@@ -74,43 +74,3 @@ clean:
74 rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 74 rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
75 75
76# DO NOT DELETE THIS LINE -- make depend depends on it. 76# DO NOT DELETE THIS LINE -- make depend depends on it.
77
78ech_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
79ech_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
80ech_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
81ech_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
82ech_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
83ech_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
84ech_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
85ech_err.o: ech_err.c
86ech_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
87ech_key.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
88ech_key.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
89ech_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
90ech_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
91ech_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
92ech_key.o: ech_key.c ech_locl.h
93ech_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
94ech_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
95ech_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
96ech_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
97ech_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h
98ech_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
99ech_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
100ech_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
101ech_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
102ech_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
103ech_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
104ech_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
105ech_lib.o: ech_lib.c ech_locl.h
106ech_ossl.o: ../../e_os.h ../../include/openssl/asn1.h
107ech_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
108ech_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
109ech_ossl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
110ech_ossl.o: ../../include/openssl/ecdh.h ../../include/openssl/err.h
111ech_ossl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
112ech_ossl.o: ../../include/openssl/opensslconf.h
113ech_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114ech_ossl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
115ech_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
116ech_ossl.o: ../cryptlib.h ech_locl.h ech_ossl.c