Fix build breakage when objdir!=srcdir (proper fix).
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 3 Oct 2008 10:26:37 +0000 (10:26 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 3 Oct 2008 10:26:37 +0000 (10:26 +0000)
commitc32dece5a84980d3c82db5b4cb9fd4fc279618ce
treee4bc7a338a3dc9916500a8b8c0ee5b7f837096e1
parent9d1b696441679fcd549cfb3a1be9337ef54f26cd
Fix build breakage when objdir!=srcdir (proper fix).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56999 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Makefile
tools/llvmc2/plugins/Base/Makefile
tools/llvmc2/plugins/Clang/Makefile
tools/llvmc2/plugins/Hello/Makefile
tools/llvmc2/plugins/Makefile [new file with mode: 0644]
tools/llvmc2/plugins/Makefile.plugins [deleted file]