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:
authorHenric Müller <henric.muller@gmail.com>2016-12-21 18:41:01 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-12-21 18:41:01 +0300
commit71275496e8cc5593e52812da821ab17b144aea21 (patch)
tree708e92a2782e8c369bf8aa2c122ba091c737a6fe /mcs/Makefile
parente68d46f85512c847867d7e168028034bc7741282 (diff)
Renamed profile to winaot (#4190)
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 a3e4132385f..043acf5563c 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -21,7 +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
+winaot_SUBDIRS := build class
include build/rules.make
@@ -74,7 +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--testing_aot_hybrid--%): profile-do--testing_aot_hybrid--%: profile-do--build--%
$(_boot_:%=profile-do--testing_aot_full--%): profile-do--testing_aot_full--%: profile-do--build--%
-$(_boot_:%=profile-do--xbox--%): profile-do--xbox--%: profile-do--build--%
+$(_boot_:%=profile-do--winaot--%): profile-do--winaot--%: profile-do--build--%
$(_boot_:%=profile-do--build--%): profile-do--build--%: profile-do--basic--%
testcorlib: