Configurations/*.tmpl: refine build_all_generated.
authorAndy Polyakov <appro@openssl.org>
Wed, 11 Apr 2018 08:11:07 +0000 (10:11 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 12 Apr 2018 12:58:53 +0000 (14:58 +0200)
commit18d1588268f0fbec249d3386113df4452234573d
treec20e2762d9043b665b5f63bf4afea3953ce67e02
parent0652e8a7fe6dd8cbdf4516b221642b10bbfc68fe
Configurations/*.tmpl: refine build_all_generated.

Purpose of build_all_generated is to execute all the rules that require
perl, so that one can copy the tree to system with compiler but without
perl. This commit removes last dependencies on perl.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5929)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl