Apply Michael Kahl's patch to fix the 'make tools-only' target when OBJDIR != SRCDIR.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2004 22:56:40 +0000 (22:56 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2004 22:56:40 +0000 (22:56 +0000)
commit9cf662b367795f07ddf2c6deca33839b6581548b
tree6174ae4fe18c01314a296ff26ad41baeb3d9bd55
parente47f78ed124b35dbd03df9b1471bbc3c7b88898f
Apply Michael Kahl's patch to fix the 'make tools-only' target when OBJDIR != SRCDIR.

See PR222.

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