]> granicus.if.org Git - clang/commit
Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Jun 2010 20:34:18 +0000 (20:34 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Jun 2010 20:34:18 +0000 (20:34 +0000)
commitafed099bd2e759efd4bb63fdc525d3445f94cc13
tree614ee41fe363b5cd45cec8876dd7d68db101ba4c
parent7a4026211750cf4f387251956a8ade2a19b28998
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
33 files changed:
Makefile
docs/Makefile
docs/tools/Makefile
examples/Makefile
examples/PrintFunctionNames/Makefile
examples/clang-interpreter/Makefile
examples/wpa/Makefile
include/Makefile
include/clang-c/Makefile
include/clang/AST/Makefile
include/clang/Basic/Makefile
include/clang/Driver/Makefile
include/clang/Makefile
lib/AST/Makefile
lib/Analysis/Makefile
lib/Basic/Makefile
lib/Checker/Makefile
lib/CodeGen/Makefile
lib/Driver/Makefile
lib/Frontend/Makefile
lib/Headers/Makefile
lib/Index/Makefile
lib/Lex/Makefile
lib/Makefile
lib/Parse/Makefile
lib/Rewrite/Makefile
lib/Runtime/Makefile
lib/Sema/Makefile
test/Makefile
tools/Makefile
tools/c-index-test/Makefile
tools/driver/Makefile
tools/libclang/Makefile