Use parallel dirs here, there shouldn't be cross-tool dependencies
authorChandler Carruth <chandlerc@gmail.com>
Thu, 9 Aug 2012 20:47:32 +0000 (20:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 9 Aug 2012 20:47:32 +0000 (20:47 +0000)
commit27a6c1ed9130782f44003c3e603db0d5623a24fc
tree7986fd635101dabd667bc8e629c593dcc668b1d8
parent69335414c1c620279e248358260d553e3e1de7d0
Use parallel dirs here, there shouldn't be cross-tool dependencies
anyways. Also place it after the config makefile inclusion which seems
the more canonical location.

llvm-svn: 161613
clang-tools-extra/Makefile