aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-02-16 16:25:51 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-02-16 16:25:51 +0000
commit4ea6ad37ccc1955429c24df4b49a4deb5e347aa0 (patch)
tree16aa9882dd4d82803fd552ab77679f680157ef50
parente5bc9d6ba998116e5eb69485eb87ef8f0c2d9db2 (diff)
Add 134.perl.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@11501 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--External/SPEC/CINT95/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/External/SPEC/CINT95/Makefile b/External/SPEC/CINT95/Makefile
index da4699df..08ff68ed 100644
--- a/External/SPEC/CINT95/Makefile
+++ b/External/SPEC/CINT95/Makefile
@@ -1,17 +1,14 @@
LEVEL = ../../../../..
PARALLEL_DIRS := \
099.go \
+ 124.m88ksim \
126.gcc \
129.compress \
130.li \
132.ijpeg \
+ 134.perl \
147.vortex
-# These are not yet compiling/running right
-# 124.m88ksim \
-# 126.gcc \
-# 134.perl \
-
# Get the $(ARCH) setting
include $(LEVEL)/Makefile.config
include ${LEVEL}/test/Programs/Makefile.programs