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

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 26 22:58:23 PDT 2004



Changes in directory llvm-test/MultiSource/Benchmarks/Prolangs-C:

Makefile updated: 1.2 -> 1.3
---
Log message:

This test now does not fill zion's disk up anymore, reenable


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

Index: llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.2 llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.3
--- llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.2	Tue Oct 26 23:12:28 2004
+++ llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile	Wed Oct 27 00:58:12 2004
@@ -1,6 +1,5 @@
 LEVEL = ../../..
-PARALLEL_DIRS  := TimberWolfMC agrep allroots archie-client assembler \
+PARALLEL_DIRS  := TimberWolfMC agrep allroots archie-client assembler bison \
       cdecl compiler dixie fixoutput football gnugo loader \
       plot2fig simulator unix-smail unix-tbl
-### bison
 include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list