[openssl-dev] [openssl.org #478] make uninstall

Rich Salz via RT rt at openssl.org
Mon Jan 12 22:36:37 UTC 2015


commit 9405a9a2e1594cea9c963c29d9898bb03cb0f24f
Author: Rich Salz <rsalz at openssl.org>
Date: Mon Jan 12 10:28:05 2015 -0500

RT478: Add uninstall make target

Add INSTALLDIRS variable, list of directories where things get
installed. Change install_html_docs to use perl mkdir-p script.

Add uninstall, uninstall_sw, uninstall_docs, uninstall_html_docs
to Makefile.org. The actions of these targets were figured out
by "inverting" the install target.

Recurse into subdirs to do uninstall as needed. Added uninstall
targets whose actions were similarly figured out by "inverting"
the install target.

Also remove some 'space before tab' complaints in Makefile.org

Reviewed-by: Tim Hudson <tjh at openssl.org>
--
Rich Salz, OpenSSL dev team; rsalz at openssl.org



More information about the openssl-dev mailing list