openssl/crypto/objects
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
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
o_names.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
obj_dat.c Call of memcmp with null pointers in obj_cmp() 2015-05-13 15:28:48 +01:00
obj_dat.h Rebuild OID table. 2014-06-27 16:58:41 +01:00
obj_dat.pl Fix OID encoding for one component. 2014-06-27 16:58:16 +01:00
obj_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
obj_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
obj_mac.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
obj_mac.num CABForum EV OIDs for Subject Jurisdiction of Incorporation or Registration. 2014-02-26 15:33:10 +00:00
obj_xref.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
obj_xref.h objects/obj_xref.h: revert reformat. 2015-02-10 08:55:30 +01:00
obj_xref.txt Add new OIDs from RFC5753 2013-10-01 14:01:17 +01:00
objects.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
objects.pl Bring objects.pl output even closer to new format. 2015-02-09 16:00:25 +01:00
objects.README
objects.txt CABForum EV OIDs for Subject Jurisdiction of Incorporation or Registration. 2014-02-26 15:33:10 +00:00
objxref.pl Make objxref.pl output in correct format 2015-02-04 13:35:35 +00:00