>With the changes made to Configure yesterday it now does an unconditional
>"make depend" in crypto/ which tries to overwrite crypto/Makefile.ssl.
>That's yet another file that's under revision control yet it's normal
>for the build scripts to hack on.
It does "make depend" only when you disable any algorithms.
We could of course put a Makefile.in in every directory and
auto-generate the real Makefiles from them (copy the rules for files,
links, depend, etc. from a template file, make the dependencies, and
perhaps set all those variables that now are passed through from the
top-level Makefile).
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]