[PATCH] Fix 'make uninstall' target regarding some directories (llvm part)

Eric Christopher echristo at gmail.com
Mon Jan 6 18:37:35 PST 2014


I'm not sure it's useful to delete headers out of the obj root, but having
make uninstall make the source directory more pristine if you built there
is I guess somewhat useful. In general what do we think about just removing
installed files rather than dealing with generated files in source/build
directories?

-eric

On Wed Dec 18 2013 at 4:26:05 PM, Edoardo P. <ed0.88.prez at gmail.com> wrote:

Hello. I redid the patch which was posted in August:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-
of-Mon-20130805/183645.html

In this patch I removed any reference to CVS in the uninstall part (in
another patch I'll post soon, I removed any reference to CVS as a directory
and replaced cvsbuild/CVSBUILD with vcsbuild/VCSBUILD, which should be more
coherent with .svn and .git search).

It has a cfe equivalent patch (which doesn't change anything) which will be
(re)posted in cfe-commits.

Edward-san
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140107/3773049b/attachment.html>


More information about the llvm-commits mailing list