[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Mon Jun 23 13:18:01 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CFP2000/188.ammp:
Makefile added (r1.1)
---
Log message:
New testcase
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile:1.1
*** /dev/null Mon Jun 23 13:17:28 2003
--- llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile Mon Jun 23 13:17:18 2003
***************
*** 0 ****
--- 1,6 ----
+ LEVEL = ../../../../../..
+ RUN_OPTIONS =
+ STDIN_FILENAME = ammp.in
+ STDOUT_FILENAME = ammp.out
+ CPPFLAGS =
+ include ../../Makefile.spec
More information about the llvm-commits
mailing list