Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
authorBill Wendling <isanbard@gmail.com>
Sun, 4 Jan 2009 23:12:21 +0000 (23:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 4 Jan 2009 23:12:21 +0000 (23:12 +0000)
commit4113bd1dc6032f9559fa58c61d5cc7d9a8c079be
treec8ca655a8927f0e711e96b6345b4887e42c69189
parent7e638cd36691e79f3252e5da0e77317f42440ac7
Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
run the tests. Most of this was stolen from the llvm/test Makefiles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61648 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile
Makefile.rules
autoconf/configure.ac
unittests/Makefile