aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-13 08:09:48 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-13 08:09:48 +0000
commitb6f4ff2cb07b16ad350d81c2afee026ed801146f (patch)
tree7459c54e03086c831520f2316a0c065f922c6028 /tools/llvmc
parent3ba68b9eef2851dae8a9d1b18928c6fa2e3c5f87 (diff)
downloadexternal_llvm-b6f4ff2cb07b16ad350d81c2afee026ed801146f.zip
external_llvm-b6f4ff2cb07b16ad350d81c2afee026ed801146f.tar.gz
external_llvm-b6f4ff2cb07b16ad350d81c2afee026ed801146f.tar.bz2
Ressurrect the Stacker "st" configuration. Someday this will all go
away, but until then Stacker needs its configuration. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32536 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvmc')
-rw-r--r--tools/llvmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc/Makefile b/tools/llvmc/Makefile
index 335ac59..76fb6e1 100644
--- a/tools/llvmc/Makefile
+++ b/tools/llvmc/Makefile
@@ -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