Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Core/Makefile')
-rw-r--r--mcs/class/System.Core/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/System.Core/Makefile b/mcs/class/System.Core/Makefile
index 171203c226d..f4553b66e84 100644
--- a/mcs/class/System.Core/Makefile
+++ b/mcs/class/System.Core/Makefile
@@ -53,6 +53,8 @@ include ../../build/library.make
$(the_libdir_base)System.Core.dll: $(system_core_library_deps)
+.NOTPARALLEL: $(system_core_plain_libdir)/System.Core.dll $(the_libdir_base)Mono.Dynamic.Interpreter.dll
+
ifneq (plaincore/,$(intermediate))
$(system_core_plain_libdir)/System.Core.dll:
$(MAKE) intermediate=plaincore/ $(system_core_plain_libdir)/System.Core.dll