Make sure to build things in the right order, build with the .o file, not the
authorChris Lattner <sabre@nondot.org>
Thu, 27 Oct 2005 00:53:16 +0000 (00:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Oct 2005 00:53:16 +0000 (00:53 +0000)
commit8962b84556ea400da7ac879b5c7464b869ca0900
tree2648b9ebe5cfb28104e30b409aedd862d987bbe8
parente96a1a576becba35edc318b63ab85448d810854f
Make sure to build things in the right order, build with the .o file, not the
.a file to unbreak the build after john's change

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24024 91177308-0d34-0410-b5e6-96231b3b80d8
projects/Stacker/tools/stkrc/Makefile