Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
- This eliminates most dependencies on how Clang is installed relative to LLVM. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105637 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Headers/Makefile 3 additions, 3 deletionslib/Headers/Makefile
- lib/Index/Makefile 3 additions, 3 deletionslib/Index/Makefile
- lib/Lex/Makefile 3 additions, 3 deletionslib/Lex/Makefile
- lib/Makefile 2 additions, 2 deletionslib/Makefile
- lib/Parse/Makefile 2 additions, 2 deletionslib/Parse/Makefile
- lib/Rewrite/Makefile 2 additions, 2 deletionslib/Rewrite/Makefile
- lib/Runtime/Makefile 2 additions, 2 deletionslib/Runtime/Makefile
- lib/Sema/Makefile 2 additions, 2 deletionslib/Sema/Makefile
- test/Makefile 2 additions, 2 deletionstest/Makefile
- tools/Makefile 3 additions, 3 deletionstools/Makefile
- tools/c-index-test/Makefile 3 additions, 3 deletionstools/c-index-test/Makefile
- tools/driver/Makefile 3 additions, 3 deletionstools/driver/Makefile
- tools/libclang/Makefile 3 additions, 3 deletionstools/libclang/Makefile
Please register or sign in to comment