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/rand | |
| 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/rand')
| -rw-r--r-- | src/lib/libcrypto/rand/Makefile | 87 |
1 files changed, 0 insertions, 87 deletions
diff --git a/src/lib/libcrypto/rand/Makefile b/src/lib/libcrypto/rand/Makefile index 27694aa664..1b2ce9c10e 100644 --- a/src/lib/libcrypto/rand/Makefile +++ b/src/lib/libcrypto/rand/Makefile | |||
| @@ -75,90 +75,3 @@ clean: | |||
| 75 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff | 75 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff |
| 76 | 76 | ||
| 77 | # DO NOT DELETE THIS LINE -- make depend depends on it. | 77 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
| 78 | |||
| 79 | md_rand.o: ../../e_os.h ../../include/openssl/asn1.h | ||
| 80 | md_rand.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h | ||
| 81 | md_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 82 | md_rand.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h | ||
| 83 | md_rand.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h | ||
| 84 | md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h | ||
| 85 | md_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h | ||
| 86 | md_rand.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h | ||
| 87 | md_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 88 | md_rand.o: md_rand.c rand_lcl.h | ||
| 89 | rand_egd.o: ../../include/openssl/buffer.h ../../include/openssl/e_os2.h | ||
| 90 | rand_egd.o: ../../include/openssl/opensslconf.h | ||
| 91 | rand_egd.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h | ||
| 92 | rand_egd.o: rand_egd.c | ||
| 93 | rand_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h | ||
| 94 | rand_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 95 | rand_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 96 | rand_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 97 | rand_err.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 98 | rand_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 99 | rand_err.o: rand_err.c | ||
| 100 | rand_lib.o: ../../e_os.h ../../include/openssl/asn1.h | ||
| 101 | rand_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
| 102 | rand_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 103 | rand_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h | ||
| 104 | rand_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h | ||
| 105 | rand_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
| 106 | rand_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
| 107 | rand_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h | ||
| 108 | rand_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 109 | rand_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h | ||
| 110 | rand_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h | ||
| 111 | rand_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 112 | rand_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h | ||
| 113 | rand_lib.o: ../cryptlib.h rand_lib.c | ||
| 114 | rand_nw.o: ../../e_os.h ../../include/openssl/asn1.h | ||
| 115 | rand_nw.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
| 116 | rand_nw.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 117 | rand_nw.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
| 118 | rand_nw.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
| 119 | rand_nw.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h | ||
| 120 | rand_nw.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 121 | rand_nw.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 122 | rand_nw.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
| 123 | rand_nw.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h rand_nw.c | ||
| 124 | rand_os2.o: ../../e_os.h ../../include/openssl/asn1.h | ||
| 125 | rand_os2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
| 126 | rand_os2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 127 | rand_os2.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
| 128 | rand_os2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
| 129 | rand_os2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h | ||
| 130 | rand_os2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 131 | rand_os2.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 132 | rand_os2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
| 133 | rand_os2.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h | ||
| 134 | rand_os2.o: rand_os2.c | ||
| 135 | rand_unix.o: ../../e_os.h ../../include/openssl/asn1.h | ||
| 136 | rand_unix.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
| 137 | rand_unix.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 138 | rand_unix.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
| 139 | rand_unix.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
| 140 | rand_unix.o: ../../include/openssl/objects.h | ||
| 141 | rand_unix.o: ../../include/openssl/opensslconf.h | ||
| 142 | rand_unix.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 143 | rand_unix.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 144 | rand_unix.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
| 145 | rand_unix.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h | ||
| 146 | rand_unix.o: rand_unix.c | ||
| 147 | rand_win.o: ../../e_os.h ../../include/openssl/asn1.h | ||
| 148 | rand_win.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | ||
| 149 | rand_win.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 150 | rand_win.o: ../../include/openssl/err.h ../../include/openssl/evp.h | ||
| 151 | rand_win.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h | ||
| 152 | rand_win.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h | ||
| 153 | rand_win.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 154 | rand_win.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 155 | rand_win.o: ../../include/openssl/sha.h ../../include/openssl/stack.h | ||
| 156 | rand_win.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h | ||
| 157 | rand_win.o: rand_win.c | ||
| 158 | randfile.o: ../../e_os.h ../../include/openssl/buffer.h | ||
| 159 | randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 160 | randfile.o: ../../include/openssl/opensslconf.h | ||
| 161 | randfile.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 162 | randfile.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 163 | randfile.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 164 | randfile.o: randfile.c | ||
