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-19 18:35:23 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-19 18:36:39 +0300
commit3daf6b7ca1e79c1c25aa7d3171f32f8808df8d46 (patch)
treef68b30ae399b0b034e87c62c90eb2d4ca7dbb1b4 /mcs/Makefile
parent5247fa62ed2d68076c63c6e7260a3a35dd88101f (diff)
[build] Add new profile
Diffstat (limited to 'mcs/Makefile')
-rw-r--r--mcs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index cf8813e6e36..af01ee0a600 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -21,6 +21,7 @@ net_4_x_SUBDIRS := build class nunit24 ilasm tools tests errors docs mcs class/a
xammac_net_4_5_SUBDIRS := build class
xbuild_12_SUBDIRS := build class tools/xbuild
xbuild_14_SUBDIRS := build class tools/xbuild
+xbox_SUBDIRS := build class
include build/rules.make
@@ -73,6 +74,7 @@ $(_boot_:%=profile-do--xammac--%): profile-do--xammac--%:
$(_boot_:%=profile-do--xammac_net_4_5--%): profile-do--xammac_net_4_5--%: profile-do--build--%
$(_boot_:%=profile-do--aot_hybrid--%): profile-do--aot_hybrid--%: profile-do--build--%
$(_boot_:%=profile-do--aot_only--%): profile-do--aot_only--%: profile-do--build--%
+$(_boot_:%=profile-do--xbox--%): profile-do--xbox--%: profile-do--build--%
$(_boot_:%=profile-do--build--%): profile-do--build--%: profile-do--basic--%
testcorlib: