Changes in directory llvm/tools/llvmc:

Makefile updated: 1.22 -> 1.23
---
Log message:

Ressurrect the Stacker "st" configuration. Someday this will all go
away, but until then Stacker needs its configuration.


---
Diffs of the changes:  (+1 -1)

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/tools/llvmc/Makefile
diff -u llvm/tools/llvmc/Makefile:1.22 llvm/tools/llvmc/Makefile:1.23
--- llvm/tools/llvmc/Makefile:1.22      Mon Sep  4 00:59:09 2006
+++ llvm/tools/llvmc/Makefile   Wed Dec 13 02:09:48 2006
@@ -9,7 +9,7 @@
 LEVEL = ../..
 TOOLNAME = llvmc
 LINK_COMPONENTS = support system
-CONFIG_FILES = c cpp ll
+CONFIG_FILES = c cpp ll st
 EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs
 REQUIRES_EH := 1
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to