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:
authorZoltan Varga <vargaz@gmail.com>2016-12-02 05:09:47 +0300
committerZoltan Varga <vargaz@gmail.com>2016-12-02 05:09:47 +0300
commite3e699f3211bf4ce5e0e28f8eb68734b4babe1bc (patch)
tree54cb62f5055c75797af1a9567b0a8cea3de66295 /mcs/Makefile
parent8d17b4f46cf5d2479969f048dda77b62ea33d6dc (diff)
Revert "[build] Put back mcs to monolite to support boostrap with mcs only"
This reverts commit 430e9d64f731e4d2d19672e00531d173e0282e98. Revert this as it seems to break the build: https://wrench.internalx.com/Wrench/ViewLane.aspx?lane_id=2457&host_id=148&revision_id=834314
Diffstat (limited to 'mcs/Makefile')
-rw-r--r--mcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index 6f9d02f5e8f..c2f9a1a6097 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -4,8 +4,8 @@ SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs packages
# Resgen is corlib specific tool
-basic_SUBDIRS := build jay mcs class
-build_SUBDIRS := build class class/aot-compiler tools
+basic_SUBDIRS := build class
+build_SUBDIRS := build jay class class/aot-compiler tools
monodroid_SUBDIRS := build class
monotouch_SUBDIRS := build class
monotouch_watch_SUBDIRS := build class