Changes in directory llvm/tools:
Makefile updated: 1.43 -> 1.44
---
Log message:
Build the llvm-config directory as a tool.
---
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.43 llvm/tools/Makefile:1.44
--- llvm/tools/Makefile:1.43 Sun Apr 24 12:42:05 2005
+++ llvm/tools/Makefile Thu Apr 20 15:53:23 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-bcanalyzer llvmc llvm-ld llvm-db bugpoint llvm-config
include $(LEVEL)/Makefile.config
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits