[PATCH] Change/Add some Makefile targets for style/cleanup when uninstalling (clang part)

Edoardo P. ed0.88.prez at gmail.com
Wed Aug 7 13:55:52 PDT 2013


Hi again. This time, I managed to implement a good way to remove useless
directories (in particular, the libdir/clang which contains the compiler-rt
runtime libraries when 'uninstall-local' target is invoked) and tried to
unify the code style between the Makefiles in include/clang and in
include/clang-c.

I hope this works also for the other projects linked to clang in general.
Please let me know before implementing this patch!

Edward-san

-- 
Mathematics is the language with which God has written the universe.
(Galilei)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130807/6093c253/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_makefile_uninstall.diff
Type: application/octet-stream
Size: 2670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130807/6093c253/attachment.obj>


More information about the cfe-commits mailing list