Add the target 'build_all_generated'
authorRichard Levitte <levitte@openssl.org>
Fri, 16 Jun 2017 01:46:41 +0000 (03:46 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 16 Jun 2017 01:48:55 +0000 (03:48 +0200)
commit9b03b91b84b64c086081b87bd0a2c7d3612af6c0
tree01aab8907cea83ff731795d74081bdadeefb883d
parent1316c9ffabf684302ea2059cdf3765492c3e7da4
Add the target 'build_all_generated'

This new target is used to build all generated files and only that.
This can be used to prepare everything that requires things like perl
for a system that lacks perl and then move everything to that system
and do the rest of the build there.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3695)
CHANGES
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl