openssl/crypto/objects
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 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
o_names.c Code style: space after 'if' 2015-04-16 13:51:51 -04:00
obj_dat.c Call of memcmp with null pointers in obj_cmp() 2015-05-13 15:32:23 +01:00
obj_dat.h make update 2014-08-06 22:18:45 +01:00
obj_dat.pl Fix OID encoding for one component. 2014-06-27 03:17:15 +01:00
obj_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
obj_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
obj_mac.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
obj_mac.num incomplete provisional OAEP CMS decrypt support 2012-01-02 18:16:40 +00:00
obj_xref.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
obj_xref.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
obj_xref.txt Backport PSS signature support from HEAD. 2011-10-09 23:13:50 +00:00
objects.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
objects.pl Bring objects.pl output even closer to new format. 2015-02-09 16:02:44 +01:00
objects.README I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
objects.txt incomplete provisional OAEP CMS decrypt support 2012-01-02 18:16:40 +00:00
objxref.pl Make objxref.pl output in correct format 2015-02-04 13:35:49 +00:00