Build bugpoint
authorChris Lattner <sabre@nondot.org>
Wed, 20 Nov 2002 22:28:18 +0000 (22:28 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Nov 2002 22:28:18 +0000 (22:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4790 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 9f1051c1c8c23265484214552ad11e8e403836ce..c4823d8a526dfa0d804df33b9dee61b24e47fbc2 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello
+PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello bugpoint
 
 include $(LEVEL)/Makefile.common