[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Thu May 22 12:30:02 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/300.twolf:
Makefile added (r1.1)
---
Log message:
New makefiles
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile:1.1
*** /dev/null Thu May 22 12:29:35 2003
--- llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile Thu May 22 12:29:25 2003
***************
*** 0 ****
--- 1,6 ----
+ LEVEL = ../../../../../..
+ LDFLAGS = -lm
+ RUN_OPTIONS = test.net
+ STDOUT_FILENAME := test.net.stdout
+ include ../../Makefile.spec
+
More information about the llvm-commits
mailing list