[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Thu May 22 12:30:06 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/255.vortex:
Makefile added (r1.1)
---
Log message:
New makefiles
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.1
*** /dev/null Thu May 22 12:29:33 2003
--- llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile Thu May 22 12:29:23 2003
***************
*** 0 ****
--- 1,4 ----
+ LEVEL = ../../../../../..
+ #RUN_OPTIONS = `cat $(REF_IN_DIR)control`
+ #STDOUT_FILENAME := input.random.out
+ include ../../Makefile.spec
More information about the llvm-commits
mailing list