Fix a really bad build problem for users who have .o in their build directory!
authorChris Lattner <sabre@nondot.org>
Fri, 7 Nov 2003 04:39:53 +0000 (04:39 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Nov 2003 04:39:53 +0000 (04:39 +0000)
commit94ed65f864d0ae6e827ce36507ccf0217d58bc51
tree9f4db72eb4c826822e9e820bb24fb2c820e55874
parentc1e0d7876b3438e819504b1684bbeb466216b4a9
Fix a really bad build problem for users who have .o in their build directory!
Thanks to Reid Spencer for figuring this out!  :)

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