[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Makefile: Fix uninstall target
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 <ppircalabu@xxxxxxxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> AFAICT this patch adds a bunch of uninstall targets, which shouldn't break existing code. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |