[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/181.mcf/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Wed May 14 18:21:50 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/181.mcf:
Makefile added (r1.1)
---
Log message:
Script for running 181.mcf test
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CINT2000/181.mcf/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/181.mcf/Makefile:1.1
*** /dev/null Wed May 14 18:20:27 2003
--- llvm/test/Programs/External/SPEC/CINT2000/181.mcf/Makefile Wed May 14 18:20:17 2003
***************
*** 0 ****
--- 1,4 ----
+ LEVEL = ../../../../../..
+ RUN_OPTIONS := inp.in
+ STDOUT_FILENAME := inp.out
+ include ../../Makefile.spec
More information about the llvm-commits
mailing list