aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-08-05 06:20:48 +0000
committerChris Lattner <sabre@nondot.org>2005-08-05 06:20:48 +0000
commit11c9553ff217cc8dd7e5c34d33a8887f5c4b30ce (patch)
tree4b32eda827e27d5c3443cdec8c2a8dc30ce61c44
parente4fc2571c0f36f26387dc4657a709175e0bdeb9a (diff)
No really, add hexxagonCVS: ----------------------------------------------------------------------
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@22674 91177308-0d34-0410-b5e6-96231b3b80d8
-rwxr-xr-xMultiSource/Applications/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/MultiSource/Applications/Makefile b/MultiSource/Applications/Makefile
index 4be16e95..dda0ea7b 100755
--- a/MultiSource/Applications/Makefile
+++ b/MultiSource/Applications/Makefile
@@ -4,7 +4,7 @@ LEVEL = ../..
include $(LEVEL)/Makefile.config
-PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS
+PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS hexxagon
# Obsequi uses Linux-only features; need to fix that
ifeq ($(OS),Linux)