aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-02-16 16:25:17 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-02-16 16:25:17 +0000
commite5bc9d6ba998116e5eb69485eb87ef8f0c2d9db2 (patch)
treee6b2dbd5c65f0dc69fea01f62e9795909c49c984
parentd5e1ea0f6b321e3f6f9eb7f245910b95540be539 (diff)
Added inputs and run options for the primes test.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@11500 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--External/SPEC/CINT95/134.perl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/External/SPEC/CINT95/134.perl/Makefile b/External/SPEC/CINT95/134.perl/Makefile
index 49bfc14f..05ee9ef2 100644
--- a/External/SPEC/CINT95/134.perl/Makefile
+++ b/External/SPEC/CINT95/134.perl/Makefile
@@ -1,4 +1,7 @@
LEVEL = ../../../../../..
+RUN_OPTIONS := primes.pl
+STDIN_FILENAME := primes.in
+STDOUT_FILENAME := primes.out
CPPFLAGS += -DHAVE_STRERROR -DHAS_MKDIR -DHAS_RMDIR -DI_TIME
include ../../Makefile.spec95