openssl/apps
Richard Levitte 1b8403889b 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
	crypto/cmac/Makefile
	crypto/srp/Makefile
2015-05-23 11:17:35 +02:00
..
demoCA
set
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
app_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
apps.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
apps.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
asn1pars.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
CA.com Corrections to the VMS build system. 2011-03-25 16:21:39 +00:00
CA.pl.in Fix from stable branch. 2006-04-28 00:30:49 +00:00
CA.sh PR: 1847 2009-10-15 17:27:47 +00:00
cert.pem
ciphers.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
client.pem
cms.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
crl.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
crl2p7.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dgst.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dh.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa-ca.pem
dsa-pca.pem
dsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
ec.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
ecparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
engine.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
errstr.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
gendh.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
gendsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
genpkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
genrsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
install-apps.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:44:53 +00:00
makeapps.com Make sure that disabling the MAYLOSEDATA3 warning is only done when the compiler supports it. Otherwise, there are warnings about it lacking everywhere, which is quite tedious to read through while trying to check for other warnings. 2014-10-15 11:32:15 +02:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:17:35 +02:00
nseq.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
ocsp.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
oid.cnf
openssl-vms.cnf make update 2012-01-04 16:52:53 +00:00
openssl.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
openssl.cnf The default CN prompt message can be confusing when often the CN needs to 2011-12-06 00:01:00 +00:00
passwd.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
pkcs8.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
pkcs12.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
pkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
pkeyparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
pkeyutl.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
prime.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
privkey.pem Oops... 2006-05-17 12:29:16 +00:00
progs.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
progs.pl Make no-ssl3 no-ssl2 do more sensible things. 2014-06-29 03:05:54 +01:00
rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
req.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
req.pem
rsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
rsa8192.pem
rsautl.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
s_cb.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
s_client.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
s_server.c Don't add write errors into bytecounts 2015-05-19 07:20:59 -04:00
s_socket.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
s_time.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
server.pem
server.srl
server2.pem
sess_id.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
smime.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
speed.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
spkac.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
testCA.pem
testdsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
testrsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
timeouts.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
ts.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
tsget PR: 2031 2009-09-07 17:57:02 +00:00
verify.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
version.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
vms_decc_init.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
winrand.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
x509.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00