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/bio | |
| 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/bio')
| -rw-r--r-- | src/lib/libcrypto/bio/Makefile | 135 |
1 files changed, 0 insertions, 135 deletions
diff --git a/src/lib/libcrypto/bio/Makefile b/src/lib/libcrypto/bio/Makefile index c395d80496..9e5dc2ea0b 100644 --- a/src/lib/libcrypto/bio/Makefile +++ b/src/lib/libcrypto/bio/Makefile | |||
| @@ -85,138 +85,3 @@ clean: | |||
| 85 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff | 85 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff |
| 86 | 86 | ||
| 87 | # DO NOT DELETE THIS LINE -- make depend depends on it. | 87 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
| 88 | |||
| 89 | b_dump.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 90 | b_dump.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 91 | b_dump.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 92 | b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 93 | b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 94 | b_dump.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 95 | b_dump.o: ../../include/openssl/symhacks.h ../cryptlib.h b_dump.c bio_lcl.h | ||
| 96 | b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h | ||
| 97 | b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 98 | b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 99 | b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 100 | b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 101 | b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 102 | b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c | ||
| 103 | b_sock.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 104 | b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 105 | b_sock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h | ||
| 106 | b_sock.o: ../../include/openssl/err.h ../../include/openssl/lhash.h | ||
| 107 | b_sock.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h | ||
| 108 | b_sock.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h | ||
| 109 | b_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 110 | b_sock.o: ../cryptlib.h b_sock.c | ||
| 111 | bf_buff.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 112 | bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 113 | bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 114 | bf_buff.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 115 | bf_buff.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 116 | bf_buff.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 117 | bf_buff.o: ../../include/openssl/symhacks.h ../cryptlib.h bf_buff.c | ||
| 118 | bf_nbio.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 119 | bf_nbio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 120 | bf_nbio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 121 | bf_nbio.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 122 | bf_nbio.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 123 | bf_nbio.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h | ||
| 124 | bf_nbio.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 125 | bf_nbio.o: ../cryptlib.h bf_nbio.c | ||
| 126 | bf_null.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 127 | bf_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 128 | bf_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 129 | bf_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 130 | bf_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 131 | bf_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 132 | bf_null.o: ../../include/openssl/symhacks.h ../cryptlib.h bf_null.c | ||
| 133 | bio_cb.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 134 | bio_cb.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 135 | bio_cb.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 136 | bio_cb.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 137 | bio_cb.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 138 | bio_cb.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 139 | bio_cb.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_cb.c | ||
| 140 | bio_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h | ||
| 141 | bio_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 142 | bio_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 143 | bio_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 144 | bio_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 145 | bio_err.o: ../../include/openssl/symhacks.h bio_err.c | ||
| 146 | bio_lib.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 147 | bio_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 148 | bio_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 149 | bio_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 150 | bio_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 151 | bio_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 152 | bio_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lib.c | ||
| 153 | bss_acpt.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 154 | bss_acpt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 155 | bss_acpt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 156 | bss_acpt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 157 | bss_acpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 158 | bss_acpt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 159 | bss_acpt.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_acpt.c | ||
| 160 | bss_bio.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 161 | bss_bio.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h | ||
| 162 | bss_bio.o: ../../include/openssl/err.h ../../include/openssl/lhash.h | ||
| 163 | bss_bio.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h | ||
| 164 | bss_bio.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h | ||
| 165 | bss_bio.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h | ||
| 166 | bss_bio.o: bss_bio.c | ||
| 167 | bss_conn.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 168 | bss_conn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 169 | bss_conn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 170 | bss_conn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 171 | bss_conn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 172 | bss_conn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 173 | bss_conn.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_conn.c | ||
| 174 | bss_dgram.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 175 | bss_dgram.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 176 | bss_dgram.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 177 | bss_dgram.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 178 | bss_dgram.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 179 | bss_dgram.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 180 | bss_dgram.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_dgram.c | ||
| 181 | bss_fd.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 182 | bss_fd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 183 | bss_fd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 184 | bss_fd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 185 | bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 186 | bss_fd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 187 | bss_fd.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_fd.c | ||
| 188 | bss_file.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 189 | bss_file.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 190 | bss_file.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 191 | bss_file.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 192 | bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 193 | bss_file.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 194 | bss_file.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_file.c | ||
| 195 | bss_log.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 196 | bss_log.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 197 | bss_log.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 198 | bss_log.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 199 | bss_log.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 200 | bss_log.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 201 | bss_log.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_log.c | ||
| 202 | bss_mem.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 203 | bss_mem.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 204 | bss_mem.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 205 | bss_mem.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 206 | bss_mem.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 207 | bss_mem.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 208 | bss_mem.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_mem.c | ||
| 209 | bss_null.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 210 | bss_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 211 | bss_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 212 | bss_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 213 | bss_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 214 | bss_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 215 | bss_null.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_null.c | ||
| 216 | bss_sock.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 217 | bss_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 218 | bss_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 219 | bss_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 220 | bss_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 221 | bss_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 222 | bss_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_sock.c | ||
