Changes in directory llvm/tools:
Makefile updated: 1.44 -> 1.45 --- Log message: Don't build llvm-config until issues are resolved. --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/tools/Makefile diff -u llvm/tools/Makefile:1.44 llvm/tools/Makefile:1.45 --- llvm/tools/Makefile:1.44 Thu Apr 20 15:53:23 2006 +++ llvm/tools/Makefile Thu Apr 20 16:00:24 2006 @@ -10,7 +10,7 @@ LEVEL := .. PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld llvm-stub \ analyze llvm-extract llvm-nm llvm-prof llvm-ar llvm-ranlib \ - llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint llvm-config + llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint include $(LEVEL)/Makefile.config _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits