diff options
| author | deraadt <> | 2014-04-14 16:55:06 +0000 |
|---|---|---|
| committer | deraadt <> | 2014-04-14 16:55:06 +0000 |
| commit | 9d9de28bb14e148b6e12a5eb708328f4195bfd77 (patch) | |
| tree | d806e75eb6f4d620ee481a653c8287e147768cd0 /src/lib/libcrypto/bn | |
| parent | 3c2065f3282757735ccce532c8882f01c045036e (diff) | |
| download | openbsd-9d9de28bb14e148b6e12a5eb708328f4195bfd77.tar.gz openbsd-9d9de28bb14e148b6e12a5eb708328f4195bfd77.tar.bz2 openbsd-9d9de28bb14e148b6e12a5eb708328f4195bfd77.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/bn')
| -rw-r--r-- | src/lib/libcrypto/bn/Makefile | 196 |
1 files changed, 0 insertions, 196 deletions
diff --git a/src/lib/libcrypto/bn/Makefile b/src/lib/libcrypto/bn/Makefile index 672773454c..c43501adba 100644 --- a/src/lib/libcrypto/bn/Makefile +++ b/src/lib/libcrypto/bn/Makefile | |||
| @@ -177,199 +177,3 @@ clean: | |||
| 177 | rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff | 177 | rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff |
| 178 | 178 | ||
| 179 | # DO NOT DELETE THIS LINE -- make depend depends on it. | 179 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
| 180 | |||
| 181 | bn_add.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 182 | bn_add.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 183 | bn_add.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 184 | bn_add.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 185 | bn_add.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 186 | bn_add.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 187 | bn_add.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_add.c bn_lcl.h | ||
| 188 | bn_asm.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 189 | bn_asm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 190 | bn_asm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 191 | bn_asm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 192 | bn_asm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 193 | bn_asm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 194 | bn_asm.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_asm.c bn_lcl.h | ||
| 195 | bn_blind.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 196 | bn_blind.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 197 | bn_blind.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 198 | bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 199 | bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 200 | bn_blind.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 201 | bn_blind.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_blind.c bn_lcl.h | ||
| 202 | bn_const.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 203 | bn_const.o: ../../include/openssl/opensslconf.h | ||
| 204 | bn_const.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 205 | bn_const.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 206 | bn_const.o: ../../include/openssl/symhacks.h bn.h bn_const.c | ||
| 207 | bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 208 | bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 209 | bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 210 | bn_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 211 | bn_ctx.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 212 | bn_ctx.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 213 | bn_ctx.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_ctx.c bn_lcl.h | ||
| 214 | bn_depr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 215 | bn_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 216 | bn_depr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 217 | bn_depr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 218 | bn_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 219 | bn_depr.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 220 | bn_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 221 | bn_depr.o: ../cryptlib.h bn_depr.c bn_lcl.h | ||
| 222 | bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 223 | bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 224 | bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 225 | bn_div.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 226 | bn_div.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 227 | bn_div.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 228 | bn_div.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_div.c bn_lcl.h | ||
| 229 | bn_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 230 | bn_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 231 | bn_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h | ||
| 232 | bn_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h | ||
| 233 | bn_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h | ||
| 234 | bn_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 235 | bn_err.o: bn_err.c | ||
| 236 | bn_exp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 237 | bn_exp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 238 | bn_exp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 239 | bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 240 | bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 241 | bn_exp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 242 | bn_exp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp.c bn_lcl.h | ||
| 243 | bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 244 | bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 245 | bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 246 | bn_exp2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 247 | bn_exp2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 248 | bn_exp2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 249 | bn_exp2.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp2.c bn_lcl.h | ||
| 250 | bn_gcd.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 251 | bn_gcd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 252 | bn_gcd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 253 | bn_gcd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 254 | bn_gcd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 255 | bn_gcd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 256 | bn_gcd.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_gcd.c bn_lcl.h | ||
| 257 | bn_gf2m.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 258 | bn_gf2m.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 259 | bn_gf2m.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 260 | bn_gf2m.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 261 | bn_gf2m.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 262 | bn_gf2m.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 263 | bn_gf2m.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_gf2m.c bn_lcl.h | ||
| 264 | bn_kron.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 265 | bn_kron.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 266 | bn_kron.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 267 | bn_kron.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 268 | bn_kron.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 269 | bn_kron.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 270 | bn_kron.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_kron.c bn_lcl.h | ||
| 271 | bn_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 272 | bn_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 273 | bn_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 274 | bn_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 275 | bn_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 276 | bn_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 277 | bn_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_lib.c | ||
| 278 | bn_mod.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 279 | bn_mod.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 280 | bn_mod.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 281 | bn_mod.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 282 | bn_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 283 | bn_mod.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 284 | bn_mod.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mod.c | ||
| 285 | bn_mont.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 286 | bn_mont.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 287 | bn_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 288 | bn_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 289 | bn_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 290 | bn_mont.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 291 | bn_mont.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mont.c | ||
| 292 | bn_mpi.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 293 | bn_mpi.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 294 | bn_mpi.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 295 | bn_mpi.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 296 | bn_mpi.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 297 | bn_mpi.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 298 | bn_mpi.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mpi.c | ||
| 299 | bn_mul.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 300 | bn_mul.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 301 | bn_mul.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 302 | bn_mul.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 303 | bn_mul.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 304 | bn_mul.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 305 | bn_mul.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mul.c | ||
| 306 | bn_nist.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 307 | bn_nist.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 308 | bn_nist.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 309 | bn_nist.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 310 | bn_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 311 | bn_nist.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 312 | bn_nist.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_nist.c | ||
| 313 | bn_prime.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 314 | bn_prime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 315 | bn_prime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 316 | bn_prime.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 317 | bn_prime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 318 | bn_prime.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 319 | bn_prime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 320 | bn_prime.o: ../cryptlib.h bn_lcl.h bn_prime.c bn_prime.h | ||
| 321 | bn_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 322 | bn_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 323 | bn_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 324 | bn_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 325 | bn_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 326 | bn_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 327 | bn_print.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_print.c | ||
| 328 | bn_rand.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 329 | bn_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 330 | bn_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 331 | bn_rand.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 332 | bn_rand.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 333 | bn_rand.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 334 | bn_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 335 | bn_rand.o: ../cryptlib.h bn_lcl.h bn_rand.c | ||
| 336 | bn_recp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 337 | bn_recp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 338 | bn_recp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 339 | bn_recp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 340 | bn_recp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 341 | bn_recp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 342 | bn_recp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_recp.c | ||
| 343 | bn_shift.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 344 | bn_shift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 345 | bn_shift.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 346 | bn_shift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 347 | bn_shift.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 348 | bn_shift.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 349 | bn_shift.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_shift.c | ||
| 350 | bn_sqr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 351 | bn_sqr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 352 | bn_sqr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 353 | bn_sqr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 354 | bn_sqr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 355 | bn_sqr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 356 | bn_sqr.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_sqr.c | ||
| 357 | bn_sqrt.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 358 | bn_sqrt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 359 | bn_sqrt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 360 | bn_sqrt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 361 | bn_sqrt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 362 | bn_sqrt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 363 | bn_sqrt.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_sqrt.c | ||
| 364 | bn_word.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 365 | bn_word.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 366 | bn_word.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 367 | bn_word.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 368 | bn_word.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 369 | bn_word.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 370 | bn_word.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_word.c | ||
| 371 | bn_x931p.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h | ||
| 372 | bn_x931p.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h | ||
| 373 | bn_x931p.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 374 | bn_x931p.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 375 | bn_x931p.o: ../../include/openssl/symhacks.h bn_x931p.c | ||
