<div dir="ltr">Hi,<div>Actually I wanted to know how <a href="http://build.info">build.info</a> file in each directory such as apps, engines etc, will used generate the Make file, what would happen If I wanted to change the <a href="http://build.info">build.info</a> file </div><div><br></div><div>1) in openssl/<b>apps/<a href="http://build.info">build.info</a></b></div><div>what would happen if I change </div><div><b>DEPEND[openssl]=libapps.a ../libssl</b></div><div>to</div><div><b>DEPEND[openssl]=libapps.a ../libssl.a</b><br></div><div><br></div><div>2)in openssl/<b>engines/<a href="http://build.info">build.info</a></b> </div><div>what would hapen if I change </div><div><b>  LIBS=../libcrypto</b><br></div><div>  to </div><div><b>  LIBS=../libcrypto.a</b><br></div><div><b><br></b></div><div><b>  DEPEND[padlock]=../libcrypto</b></div><div>  to</div><div>  <b>DEPEND[padlock]=../libcrypto</b></div><div><br></div><div>  <b>DEPEND[capi]=../libcrypto</b></div><div>  to</div><div>  <b>DEPEND[capi]=../libcrypto.a</b></div><div><br></div><div>  <b>DEPEND[afalg]=../libcrypto</b></div><div>  to</div><div>  <b>DEPEND[afalg]=../libcrypto</b></div><div><br></div><div>  <b> DEPEND[dasync]=../libcrypto</b></div><div>   to</div><div>    <b>DEPEND[dasync]=../libcrypto</b></div><div><br></div><div>    <b>DEPEND[ossltest]=../libcrypt</b></div><div>   to</div><div>    <b>DEPEND[ossltest]=../libcrypt</b></div><div><br></div><div>3) in <b>openssl/build.file</b></div><div>    what would happen if I change </div><div>    <b>DEPEND[libssl]=libcrypto</b></div><div>    to</div><div>   <b> DEPEND[libssl]=libcrypto.a</b></div><div><br></div><div>please let me know</div><div><br></div><div>Thanks and Regards</div><div>Shivakumar</div><div><br></div><div>  </div><div><br></div><div><br></div><div><br></div></div>