[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile
    John Criswell 
    criswell at cs.uiuc.edu
       
    Thu Feb 19 16:11:02 PST 2004
    
    
  
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/MallocBench:
Makefile updated: 1.4 -> 1.5
---
Log message:
Added cfrac.
---
Diffs of the changes:  (+1 -1)
Index: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.4 llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.5
--- llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.4	Wed Feb 18 14:00:38 2004
+++ llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile	Thu Feb 19 15:56:26 2004
@@ -1,3 +1,3 @@
 LEVEL = ../../../../..
-PARALLEL_DIRS  := espresso gs p2c make perl
+PARALLEL_DIRS  := cfrac espresso gs p2c make perl
 include $(LEVEL)/test/Programs/Makefile.programs
    
    
More information about the llvm-commits
mailing list