[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile
Evan Cheng
evan.cheng at apple.com
Thu Feb 9 15:02:27 PST 2006
Changes in directory llvm-test/MultiSource/Benchmarks/Prolangs-C:
Makefile updated: 1.5 -> 1.6
---
Log message:
Removed dixie
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.5 llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.6
--- llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.5 Mon Jan 9 15:24:45 2006
+++ llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile Thu Feb 9 17:02:14 2006
@@ -1,6 +1,6 @@
LEVEL = ../../..
PARALLEL_DIRS := TimberWolfMC agrep allroots archie-client assembler bison \
- cdecl compiler dixie fixoutput football gnugo loader \
+ cdecl compiler fixoutput football gnugo loader \
plot2fig simulator unix-smail unix-tbl
# Get the $(ARCH) setting
More information about the llvm-commits
mailing list