[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile

Chris Lattner lattner at cs.uiuc.edu
Sat May 17 17:34:00 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/197.parser:

Makefile added (r1.1)

---
Log message:

new testcase support


---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile:1.1
*** /dev/null	Sat May 17 17:33:05 2003
--- llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile	Sat May 17 17:32:55 2003
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../../../../..
+ RUN_OPTIONS     = 2.1.dict -batch \< $(RUN_TYPE).in
+ STDOUT_FILENAME = $(RUN_TYPE).out
+ CPPFLAGS =
+ include ../../Makefile.spec





More information about the llvm-commits mailing list