[llvm-commits] [parallel] CVS: llvm/test/Programs/MultiSource/Applications/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Wed Mar 10 19:11:02 PST 2004
Changes in directory llvm/test/Programs/MultiSource/Applications:
Makefile updated: 1.4 -> 1.4.2.1
---
Log message:
Merge from trunk.
---
Diffs of the changes: (+1 -4)
Index: llvm/test/Programs/MultiSource/Applications/Makefile
diff -u llvm/test/Programs/MultiSource/Applications/Makefile:1.4 llvm/test/Programs/MultiSource/Applications/Makefile:1.4.2.1
--- llvm/test/Programs/MultiSource/Applications/Makefile:1.4 Thu Jan 1 11:14:25 2004
+++ llvm/test/Programs/MultiSource/Applications/Makefile Wed Mar 10 19:09:31 2004
@@ -4,9 +4,6 @@
include $(LEVEL)/Makefile.config
-PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3
-ifeq ($(OS),Linux)
-PARALLEL_DIRS += d
-endif
+PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d
include $(LEVEL)/test/Programs/Makefile.programs
More information about the llvm-commits
mailing list