Changes in directory llvm-test/External/SPEC/CFP2006/437.leslie3d:

Makefile added (r1.1)
---
Log message:

Initial commit for the SPEC2006 floating point Makefiles.


---
Diffs of the changes:  (+13 -0)

 Makefile |   13 +++++++++++++
 1 files changed, 13 insertions(+)


Index: llvm-test/External/SPEC/CFP2006/437.leslie3d/Makefile
diff -c /dev/null llvm-test/External/SPEC/CFP2006/437.leslie3d/Makefile:1.1
*** /dev/null   Fri Sep  1 18:27:23 2006
--- llvm-test/External/SPEC/CFP2006/437.leslie3d/Makefile       Fri Sep  1 
18:27:13 2006
***************
*** 0 ****
--- 1,13 ----
+ ##===- Makefile --------------------------------------------*- Makefile 
-*-===##
+ #
+ # This makefile contains information for building the SPEC2006 leslie3d test.
+ #
+ 
##===----------------------------------------------------------------------===##
+ 
+ LEVEL = ../../../..
+ 
+ include ../../Makefile.spec2006
+ include $(PROJ_SRC_ROOT)/Makefile.FORTRAN
+ 
+ STDIN_FILENAME  := leslie3d.in
+ STDOUT_FILENAME := leslie3d.out



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to