[llvm-commits] [parallel] CVS: llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Mar 1 19:01:52 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT95/130.li:
Makefile added (r1.2.2.1)
---
Log message:
Merge from trunk
---
Diffs of the changes: (+5 -0)
Index: llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile:1.2.2.1
*** /dev/null Mon Mar 1 17:59:19 2004
--- llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile Mon Mar 1 17:59:09 2004
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../../../../..
+ REQUIRES_EH_SUPPORT = 1
+ STDIN_FILENAME := train.lsp
+ STDOUT_FILENAME := train.out
+ include ../../Makefile.spec95
More information about the llvm-commits
mailing list