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

John Criswell criswell at cs.uiuc.edu
Tue Feb 17 17:04:02 PST 2004


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/MallocBench:

Makefile updated: 1.2 -> 1.3

---
Log message:

Added espresso and perl.



---
Diffs of the changes:  (+1 -1)

Index: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.2 llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.3
--- llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.2	Tue Feb 17 09:50:58 2004
+++ llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile	Tue Feb 17 17:03:20 2004
@@ -1,3 +1,3 @@
 LEVEL = ../../../../..
-PARALLEL_DIRS  := p2c make
+PARALLEL_DIRS  := espresso p2c make perl
 include $(LEVEL)/test/Programs/Makefile.programs





More information about the llvm-commits mailing list