Spdk/lib/bdev/ocf/env
Piotr Pelplinski c4d9daeb7b Makefile: Add possibility to uninstall spdk.
Add uninstall target to makefiles to be able to perform
reverse of install target.
Fixes #464

This patch adds 'uninstall' target to makefile.
'make uninstall' will remove spdk_tgt app, headers, libraries
and shared libraries from system directories defined by $DESTDIR.
Additionaly, if there will be any empty directories left after
this operation, they will be removed as well.

Signed-off-by: Piotr Pelplinski <piotr.pelplinski@intel.com>
Change-Id: I7b07fb4b81081d3914ff09165991fbe3a26b9067
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/431471
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-05-16 20:56:18 +00:00
..
.gitignore OCF: add OCF module 2019-01-28 09:41:52 +00:00
Makefile Makefile: Add possibility to uninstall spdk. 2019-05-16 20:56:18 +00:00
ocf_env_headers.h OCF: add OCF module 2019-01-28 09:41:52 +00:00
ocf_env_list.h OCF: add OCF module 2019-01-28 09:41:52 +00:00
ocf_env.c ocf: Added zeroing memory returned from mempool 2019-03-26 22:53:09 +00:00
ocf_env.h ocf: update try-locks in env 2019-04-19 13:05:35 +00:00