openssl/crypto/dh
Richard Levitte eb797fde3f 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 11:22:10 +02:00
..
.cvsignore
dh.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Code style: space after 'if' 2015-04-16 13:51:51 -04:00
dh_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_check.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_gen.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dh_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dhtest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
example
generate
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
p192.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
p512.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
p1024.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00