[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/Makefile
John Criswell
criswell at cs.uiuc.edu
Tue May 11 15:05:04 PDT 2004
Changes in directory llvm/test/Programs/MultiSource/Applications:
Makefile updated: 1.8 -> 1.9
---
Log message:
Enabling obsequi for automatic testing.
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/MultiSource/Applications/Makefile
diff -u llvm/test/Programs/MultiSource/Applications/Makefile:1.8 llvm/test/Programs/MultiSource/Applications/Makefile:1.9
--- llvm/test/Programs/MultiSource/Applications/Makefile:1.8 Tue Apr 6 17:00:20 2004
+++ llvm/test/Programs/MultiSource/Applications/Makefile Tue May 11 15:04:06 2004
@@ -6,7 +6,7 @@
PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d
ifeq ($(OS),Linux)
-PARALLEL_DIRS += kimwitu++ treecc hbd
+PARALLEL_DIRS += kimwitu++ treecc hbd obsequi
endif
include $(LEVEL)/test/Programs/Makefile.programs
More information about the llvm-commits
mailing list