MAKE file not found in openssl 1.1.1b
Richard Levitte
levitte at openssl.org
Mon May 27 08:24:57 UTC 2019
On Mon, 27 May 2019 08:54:23 +0200,
shiva kumar wrote:
> In the openssl 1.1.1b make files are missing when compared with the 1.0.2r
> openssl-1.1.1b/Makefile.org (not present)
> openssl-1.1.1b/apps/Makefile (not present)
> openssl-1.1.1b/engines/Makefile (not present)
> and may more are not present.
>
> How can I modify the make file options, in the above mentioned make files in 1.1.1b, which i was
> doing in 1.0.2r ?
> please help me
That is correct, there are no pre-existing Makefiles since 1.1.0. You
have to run Configure, with the options you desire, to generate one (a
single top Makefile).
Please read INSTALL for more information.
Cheers,
Richard
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-users
mailing list