[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/Makefile
John Criswell
criswell at cs.uiuc.edu
Mon Dec 29 11:41:01 PST 2003
Changes in directory llvm/test/Programs/MultiSource/Applications:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added lambda to the list of tests to run.
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/MultiSource/Applications/Makefile
diff -u llvm/test/Programs/MultiSource/Applications/Makefile:1.2 llvm/test/Programs/MultiSource/Applications/Makefile:1.3
--- llvm/test/Programs/MultiSource/Applications/Makefile:1.2 Tue Dec 2 11:10:46 2003
+++ llvm/test/Programs/MultiSource/Applications/Makefile Mon Dec 29 11:40:20 2003
@@ -2,6 +2,6 @@
LEVEL = ../../../..
-PARALLEL_DIRS := Burg aha sgefa siod
+PARALLEL_DIRS := Burg aha sgefa siod lambda-0.1.3
include $(LEVEL)/test/Programs/Makefile.programs
More information about the llvm-commits
mailing list