[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Thu May 15 15:49:01 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/254.gap:
Makefile added (r1.1)
---
Log message:
Add config file
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile:1.1
*** /dev/null Thu May 15 15:48:22 2003
--- llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile Thu May 15 15:48:11 2003
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../../../../..
+ RUN_OPTIONS = -l ./ -q -m 64M \< $(RUN_TYPE).in
+ STDOUT_FILENAME = $(RUN_TYPE).out
+ CPPFLAGS = -DSYS_IS_USG -DSYS_HAS_CALLOC_PROTO -DSYS_HAS_IOCTL_PROTO -DSYS_HAS_TIME_PROTO
+ include ../../Makefile.spec
More information about the llvm-commits
mailing list