[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/MallocBench/Makefile
John Criswell
criswell at cs.uiuc.edu
Thu Dec 2 09:13:38 PST 2004
Changes in directory llvm-test/MultiSource/Benchmarks/MallocBench:
Makefile updated: 1.8 -> 1.9
---
Log message:
Disable make.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Benchmarks/MallocBench/Makefile
diff -u llvm-test/MultiSource/Benchmarks/MallocBench/Makefile:1.8 llvm-test/MultiSource/Benchmarks/MallocBench/Makefile:1.9
--- llvm-test/MultiSource/Benchmarks/MallocBench/Makefile:1.8 Tue Oct 12 12:10:01 2004
+++ llvm-test/MultiSource/Benchmarks/MallocBench/Makefile Thu Dec 2 11:13:22 2004
@@ -1,3 +1,3 @@
LEVEL = ../../..
-PARALLEL_DIRS := cfrac espresso gs make
+PARALLEL_DIRS := cfrac espresso gs
include $(LEVEL)/Makefile.programs
More information about the llvm-commits
mailing list