commit | 2bf8980800fb282f61401b44a678064ebac13038 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Wed Oct 03 08:39:19 2012 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Wed Oct 03 08:39:19 2012 +0000 |
tree | 330ae78bf4790982f76aa752ff62040d12adbb03 | |
parent | 4f0b2d1e2548b6966ebc98906a621222ecfb3086 [diff] |
The top-level clang Makefile is #included into other Makefiles. (sigh) So we can't have the logic here to add in the 'tools/{driver,libclang}' directories, because they will be added in for ALL Makefiles which #include the top-level one. Place the logic into the 'tools' Makefile. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165103 91177308-0d34-0410-b5e6-96231b3b80d8