[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/McCat/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Sep 12 11:08:02 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/McCat:
Makefile updated: 1.2 -> 1.3
---
Log message:
Initial checkin of re-organized MultiSource tree.
---
Diffs of the changes:
Index: llvm/test/Programs/MultiSource/Benchmarks/McCat/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/McCat/Makefile:1.2 llvm/test/Programs/MultiSource/Benchmarks/McCat/Makefile:1.3
--- llvm/test/Programs/MultiSource/Benchmarks/McCat/Makefile:1.2 Mon Aug 18 00:06:28 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/McCat/Makefile Fri Sep 12 11:01:59 2003
@@ -1,6 +1,6 @@
# MultiSource/McCat Makefile: Build all subdirectories automatically
-LEVEL = ../../../..
+LEVEL = ../../../../..
PARALLEL_DIRS := $(filter-out %-disabled/, $(sort $(filter-out CVS/, $(wildcard */))))
include $(LEVEL)/test/Programs/Makefile.programs
More information about the llvm-commits
mailing list