Changes in directory llvm-test/MultiSource/Applications:
Makefile updated: 1.26 -> 1.27 --- Log message: Add SIBsim4 to the test suite. --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Applications/Makefile diff -u llvm-test/MultiSource/Applications/Makefile:1.26 llvm-test/MultiSource/Applications/Makefile:1.27 --- llvm-test/MultiSource/Applications/Makefile:1.26 Thu Feb 8 12:14:36 2007 +++ llvm-test/MultiSource/Applications/Makefile Thu Feb 15 19:50:21 2007 @@ -5,7 +5,7 @@ include $(LEVEL)/Makefile.config PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS \ - hexxagon oggenc JM viterbi minisat + hexxagon oggenc JM viterbi minisat SIBsim4 # Obsequi uses Linux-only features; need to fix that ifeq ($(OS),Linux) _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
