diff options
author | deraadt <> | 2014-04-14 16:55:06 +0000 |
---|---|---|
committer | deraadt <> | 2014-04-14 16:55:06 +0000 |
commit | 7c4dfd0ead0256dd6883e0e339e7d7b03eb9cd0c (patch) | |
tree | d806e75eb6f4d620ee481a653c8287e147768cd0 /src/lib/libcrypto/ts | |
parent | 124ef90d8d37e6ef664885f8131f4feaac242172 (diff) | |
download | openbsd-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/ts')
-rw-r--r-- | src/lib/libcrypto/ts/Makefile | 183 |
1 files changed, 0 insertions, 183 deletions
diff --git a/src/lib/libcrypto/ts/Makefile b/src/lib/libcrypto/ts/Makefile index c18234555b..13e72e4b54 100644 --- a/src/lib/libcrypto/ts/Makefile +++ b/src/lib/libcrypto/ts/Makefile | |||
@@ -84,186 +84,3 @@ clean: | |||
84 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff enc dec sign verify | 84 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff enc dec sign verify |
85 | 85 | ||
86 | # DO NOT DELETE THIS LINE -- make depend depends on it. | 86 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
87 | |||
88 | ts_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h | ||
89 | ts_asn1.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
90 | ts_asn1.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
91 | ts_asn1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
92 | ts_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
93 | ts_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
94 | ts_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
95 | ts_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
96 | ts_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h | ||
97 | ts_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
98 | ts_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h | ||
99 | ts_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h | ||
100 | ts_asn1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
101 | ts_asn1.o: ../../include/openssl/ts.h ../../include/openssl/x509.h | ||
102 | ts_asn1.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h | ||
103 | ts_asn1.o: ts_asn1.c | ||
104 | ts_conf.o: ../../e_os.h ../../include/openssl/asn1.h | ||
105 | ts_conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
106 | ts_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
107 | ts_conf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
108 | ts_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
109 | ts_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
110 | ts_conf.o: ../../include/openssl/engine.h ../../include/openssl/err.h | ||
111 | ts_conf.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h | ||
112 | ts_conf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h | ||
113 | ts_conf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h | ||
114 | ts_conf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h | ||
115 | ts_conf.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h | ||
116 | ts_conf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
117 | ts_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
118 | ts_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
119 | ts_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
120 | ts_conf.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_conf.c | ||
121 | ts_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h | ||
122 | ts_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h | ||
123 | ts_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h | ||
124 | ts_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h | ||
125 | ts_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h | ||
126 | ts_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h | ||
127 | ts_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h | ||
128 | ts_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h | ||
129 | ts_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h | ||
130 | ts_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
131 | ts_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
132 | ts_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
133 | ts_err.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
134 | ts_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
135 | ts_err.o: ../../include/openssl/x509v3.h ts_err.c | ||
136 | ts_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h | ||
137 | ts_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h | ||
138 | ts_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
139 | ts_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
140 | ts_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
141 | ts_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
142 | ts_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
143 | ts_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
144 | ts_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h | ||
145 | ts_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
146 | ts_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h | ||
147 | ts_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h | ||
148 | ts_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
149 | ts_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
150 | ts_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ts.h ts_lib.c | ||
151 | ts_req_print.o: ../../e_os.h ../../include/openssl/asn1.h | ||
152 | ts_req_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
153 | ts_req_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h | ||
154 | ts_req_print.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h | ||
155 | ts_req_print.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h | ||
156 | ts_req_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h | ||
157 | ts_req_print.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h | ||
158 | ts_req_print.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h | ||
159 | ts_req_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h | ||
160 | ts_req_print.o: ../../include/openssl/opensslconf.h | ||
161 | ts_req_print.o: ../../include/openssl/opensslv.h | ||
162 | ts_req_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
163 | ts_req_print.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
164 | ts_req_print.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
165 | ts_req_print.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
166 | ts_req_print.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
167 | ts_req_print.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_req_print.c | ||
168 | ts_req_utils.o: ../../e_os.h ../../include/openssl/asn1.h | ||
169 | ts_req_utils.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
170 | ts_req_utils.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
171 | ts_req_utils.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
172 | ts_req_utils.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
173 | ts_req_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
174 | ts_req_utils.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
175 | ts_req_utils.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
176 | ts_req_utils.o: ../../include/openssl/objects.h | ||
177 | ts_req_utils.o: ../../include/openssl/opensslconf.h | ||
178 | ts_req_utils.o: ../../include/openssl/opensslv.h | ||
179 | ts_req_utils.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
180 | ts_req_utils.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
181 | ts_req_utils.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
182 | ts_req_utils.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
183 | ts_req_utils.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
184 | ts_req_utils.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_req_utils.c | ||
185 | ts_rsp_print.o: ../../e_os.h ../../include/openssl/asn1.h | ||
186 | ts_rsp_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
187 | ts_rsp_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h | ||
188 | ts_rsp_print.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h | ||
189 | ts_rsp_print.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h | ||
190 | ts_rsp_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h | ||
191 | ts_rsp_print.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h | ||
192 | ts_rsp_print.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h | ||
193 | ts_rsp_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h | ||
194 | ts_rsp_print.o: ../../include/openssl/opensslconf.h | ||
195 | ts_rsp_print.o: ../../include/openssl/opensslv.h | ||
196 | ts_rsp_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
197 | ts_rsp_print.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
198 | ts_rsp_print.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
199 | ts_rsp_print.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h | ||
200 | ts_rsp_print.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h | ||
201 | ts_rsp_print.o: ../cryptlib.h ts.h ts_rsp_print.c | ||
202 | ts_rsp_sign.o: ../../e_os.h ../../include/openssl/asn1.h | ||
203 | ts_rsp_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
204 | ts_rsp_sign.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
205 | ts_rsp_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
206 | ts_rsp_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
207 | ts_rsp_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
208 | ts_rsp_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
209 | ts_rsp_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
210 | ts_rsp_sign.o: ../../include/openssl/objects.h | ||
211 | ts_rsp_sign.o: ../../include/openssl/opensslconf.h | ||
212 | ts_rsp_sign.o: ../../include/openssl/opensslv.h | ||
213 | ts_rsp_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
214 | ts_rsp_sign.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
215 | ts_rsp_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
216 | ts_rsp_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
217 | ts_rsp_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
218 | ts_rsp_sign.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_rsp_sign.c | ||
219 | ts_rsp_utils.o: ../../e_os.h ../../include/openssl/asn1.h | ||
220 | ts_rsp_utils.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
221 | ts_rsp_utils.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
222 | ts_rsp_utils.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
223 | ts_rsp_utils.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
224 | ts_rsp_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
225 | ts_rsp_utils.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
226 | ts_rsp_utils.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
227 | ts_rsp_utils.o: ../../include/openssl/objects.h | ||
228 | ts_rsp_utils.o: ../../include/openssl/opensslconf.h | ||
229 | ts_rsp_utils.o: ../../include/openssl/opensslv.h | ||
230 | ts_rsp_utils.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
231 | ts_rsp_utils.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
232 | ts_rsp_utils.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
233 | ts_rsp_utils.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
234 | ts_rsp_utils.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
235 | ts_rsp_utils.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_rsp_utils.c | ||
236 | ts_rsp_verify.o: ../../e_os.h ../../include/openssl/asn1.h | ||
237 | ts_rsp_verify.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
238 | ts_rsp_verify.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
239 | ts_rsp_verify.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
240 | ts_rsp_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
241 | ts_rsp_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
242 | ts_rsp_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
243 | ts_rsp_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
244 | ts_rsp_verify.o: ../../include/openssl/objects.h | ||
245 | ts_rsp_verify.o: ../../include/openssl/opensslconf.h | ||
246 | ts_rsp_verify.o: ../../include/openssl/opensslv.h | ||
247 | ts_rsp_verify.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
248 | ts_rsp_verify.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
249 | ts_rsp_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
250 | ts_rsp_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
251 | ts_rsp_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
252 | ts_rsp_verify.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_rsp_verify.c | ||
253 | ts_verify_ctx.o: ../../e_os.h ../../include/openssl/asn1.h | ||
254 | ts_verify_ctx.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
255 | ts_verify_ctx.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h | ||
256 | ts_verify_ctx.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h | ||
257 | ts_verify_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h | ||
258 | ts_verify_ctx.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h | ||
259 | ts_verify_ctx.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
260 | ts_verify_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
261 | ts_verify_ctx.o: ../../include/openssl/objects.h | ||
262 | ts_verify_ctx.o: ../../include/openssl/opensslconf.h | ||
263 | ts_verify_ctx.o: ../../include/openssl/opensslv.h | ||
264 | ts_verify_ctx.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h | ||
265 | ts_verify_ctx.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h | ||
266 | ts_verify_ctx.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
267 | ts_verify_ctx.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h | ||
268 | ts_verify_ctx.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
269 | ts_verify_ctx.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_verify_ctx.c | ||