From: Reid Spencer Date: Wed, 13 Dec 2006 08:09:48 +0000 (+0000) Subject: Ressurrect the Stacker "st" configuration. Someday this will all go X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b6f4ff2cb07b16ad350d81c2afee026ed801146f;p=oota-llvm.git 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 --- diff --git a/tools/llvmc/Makefile b/tools/llvmc/Makefile index 335ac5904c2..76fb6e11a64 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