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>
Tue, 13 Feb 2018 17:58:29 +0000 (18:58 +0100)
commitdc5facac9a4e904d32f01137ce95edd21b42ebe9
treed2f3883dd6922a3d8422c3cff65980822da560e3
parent751485c6522f10006ba9f6cf90d719ea190e2201
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)

(cherry picked from commit 9b03b91b84b64c086081b87bd0a2c7d3612af6c0)
CHANGES
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl