openssl/crypto/bio
Richard Levitte bf42354620 Fix the update target and remove duplicate file updates
We had updates of certain header files in both Makefile.org and the
Makefile in the directory the header file lived in.  This is error
prone and also sometimes generates slightly different results (usually
just a comment that differs) depending on which way the update was
done.

This removes the file update targets from the top level Makefile, adds
an update: target in all Makefiles and has it depend on the depend: or
local_depend: targets, whichever is appropriate, so we don't get a
double run through the whole file tree.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 0f539dc1a2)

Conflicts:
	Makefile.org
	apps/Makefile
	test/Makefile
2015-05-23 06:25:12 +02:00
..
.cvsignore
b_dump.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
b_print.c Clarify logic in BIO_*printf functions 2015-04-30 23:21:53 +01:00
b_sock.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
bf_buff.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bf_lbuf.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bf_nbio.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
bf_null.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
bio.h make update 2015-03-19 13:31:16 +00:00
bio_cb.c BIO_debug_callback: Fix output on 64-bit machines 2015-03-10 12:34:21 +01:00
bio_err.c make update 2015-03-19 13:31:16 +00:00
bio_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bio_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_acpt.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
bss_bio.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_conn.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_dgram.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
bss_fd.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_file.c Rerun util/openssl-format-source -v -c . 2015-01-22 09:31:48 +00:00
bss_log.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_mem.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_null.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_rtcp.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
bss_sock.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00