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:
authorMarek Safar <marek.safar@gmail.com>2016-12-02 13:36:26 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-02 20:08:41 +0300
commitc36e0aa886585e7d93a8e0e7034a9fc9956f4d49 (patch)
treebf36f2a6c311db24630e8baa1db0a19c3326fa8a /mcs/Makefile
parent82953443e18f1c1ee73993d4c3efa003118eb78a (diff)
[build] Enable full mcs boostrap for mcs compiler mode
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 c2f9a1a6097..232a4acfbcb 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 class
-build_SUBDIRS := build jay class class/aot-compiler tools
+basic_SUBDIRS := build jay class
+build_SUBDIRS := build class class/aot-compiler tools
monodroid_SUBDIRS := build class
monotouch_SUBDIRS := build class
monotouch_watch_SUBDIRS := build class