Build file templates: additional information to build file template functions
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Sep 2016 16:09:47 +0000 (18:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 8 Sep 2016 22:12:54 +0000 (00:12 +0200)
commit84f3867536625253b48e270cc261f0559b8861a9
treeaafdd9c421e40a7b63fe6ed028364be0022290ef
parente82e2186e93e9a678dd8c0c5ba084d21d27d4d62
Build file templates: additional information to build file template functions

Send a bit information to the build file template functions.  For
src2obj(), the additional option 'product' holds the name of the final
file that the object file will go into.  Additionally, the diverse
functions will get the option 'installed', with a value that evaluates
true if the final product is to be installed, otherwise false.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/common.tmpl