[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/ASCI_Purple/Makefile

Duraid Madina duraid at octopus.com.au
Sun Apr 10 22:25:19 PDT 2005



Changes in directory llvm-test/MultiSource/Benchmarks/ASCI_Purple:

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

Makefile for the ASCI_Purple directory - will probably add some other
benchmarks in here later



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

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


Index: llvm-test/MultiSource/Benchmarks/ASCI_Purple/Makefile
diff -c /dev/null llvm-test/MultiSource/Benchmarks/ASCI_Purple/Makefile:1.1
*** /dev/null	Mon Apr 11 00:25:18 2005
--- llvm-test/MultiSource/Benchmarks/ASCI_Purple/Makefile	Mon Apr 11 00:25:08 2005
***************
*** 0 ****
--- 1,7 ----
+ # MultiSource/ASCI_Purple Makefile:  Build all subdirectories automatically
+ 
+ LEVEL = ../../..
+ PARALLEL_DIRS = SMG2000 
+ 
+ 
+ include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list