Revert r68708. It was causing this failure in the self-hosting buildbot:
authorBill Wendling <isanbard@gmail.com>
Thu, 9 Apr 2009 18:26:57 +0000 (18:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 9 Apr 2009 18:26:57 +0000 (18:26 +0000)
commit29c0e3db6275189b77441e1a7d4813993c73d0e2
tree27c82861073e94dcb33fc72f4bdb50a3bcf473c3
parentd9df5017040489303acb57bdd8697ef0f8bafc08
Revert r68708. It was causing this failure in the self-hosting buildbot:

llvm[2]: Compiling lto.cpp for Debug build  (PIC)
make[2]: *** No rule to make target `/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.sh.build/Debug/lib/libLLVMBitWriter.a', needed by `/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.sh.build/Release/lib/libLTO.dylib'.  Stop.
make[1]: *** [all] Error 1
make: *** [all] Error 1

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68721 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules