On Thu, Jul 27, 2017 at 08:08:27PM +0300, Petre Pircalabu wrote: > Running "make uninstall" does not remove all installed files, a > situation which might cause link related issues if xen is re-installed > in a different location. > In order to make uninstall correctly remove the files it is best > the process should be done recursively by mirroring each "install" > target with an "uninstall" who removes the installed files. > > An exception to this rule is uninstalling the files produced by > "qemu-xen-dir-remote" and "qemu-xen-traditional-dir", which are external > to the project. These projects do not implement an "uninstall" target so > the files have to be removed manually. > > Signed-off-by: Petre Pircalabu <ppircal...@bitdefender.com>
Acked-by: Wei Liu <wei.l...@citrix.com> AFAICT this patch adds a bunch of uninstall targets, which shouldn't break existing code. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel