Add a 'reconfigure' make target

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5197)
This commit is contained in:
Richard Levitte 2018-01-29 23:17:43 +01:00
parent 85b8bea72e
commit bf01fbbf31
4 changed files with 14 additions and 0 deletions

View file

@ -1039,6 +1039,11 @@
uninstall
Uninstall all OpenSSL components.
reconfigure
reconf
Re-run the configuration process, as exactly as the last time
as possible.
update
This is a developer option. If you are developing a patch for
OpenSSL you may need to use this if you want to update