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:
authorAlexander Kyte <alexmkyte@fastmail.com>2016-01-14 02:13:51 +0300
committerAlexander Kyte <alexmkyte@fastmail.com>2016-01-27 23:10:18 +0300
commitf7010e65a9a72b5ace227b4cff1aa0484eb32b82 (patch)
treee5d00fc49d6a8bf2dec95e81e27f1119113a5a2f /mcs/class/I18N
parent1f5d985270df9390f9cb558656763ea428c14e2c (diff)
[aot/bcl] Add Makefile configuration to build the bcl with aot, use it in mobile_static.
Diffstat (limited to 'mcs/class/I18N')
-rw-r--r--mcs/class/I18N/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/I18N/Makefile b/mcs/class/I18N/Makefile
index d6fa41fe65b..b7d4788608e 100644
--- a/mcs/class/I18N/Makefile
+++ b/mcs/class/I18N/Makefile
@@ -12,6 +12,6 @@ DISTFILES = \
tools/ucm2cp.c \
tools/uni2tab.c
-all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local:
+all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local all-local-aot:
dist-local: dist-default