[msvc] Update csproj files
[mono.git] / mcs / Makefile
index f6127157641bbf50f43ca438ecb8044ff927b3fa..6e02ba6c8e82a6606e4f5046176d4f7f4abceec5 100644 (file)
@@ -14,8 +14,8 @@ monotouch_runtime_SUBDIRS := build class
 monotouch_watch_runtime_SUBDIRS := build class
 monotouch_tv_runtime_SUBDIRS := build class
 xammac_SUBDIRS := build class
-mobile_SUBDIRS := build class
-mobile_static_SUBDIRS := build class
+aot_hybrid_SUBDIRS := build class ilasm
+aot_only_SUBDIRS := build class ilasm
 binary_reference_assemblies_SUBDIRS := build class
 net_4_x_SUBDIRS := build mcs class nunit24 ilasm tools tests errors docs
 xammac_net_4_5_SUBDIRS := build class
@@ -71,8 +71,8 @@ $(_boot_:%=profile-do--monotouch_watch_runtime--%):  profile-do--monotouch_watch
 $(_boot_:%=profile-do--monotouch_tv_runtime--%):     profile-do--monotouch_tv_runtime--%:     profile-do--build--%
 $(_boot_:%=profile-do--xammac--%):            profile-do--xammac--%:            profile-do--build--%
 $(_boot_:%=profile-do--xammac_net_4_5--%):    profile-do--xammac_net_4_5--%:           profile-do--build--%
-$(_boot_:%=profile-do--mobile--%):            profile-do--mobile--%:         profile-do--build--%
-$(_boot_:%=profile-do--mobile_static--%):     profile-do--mobile_static--%:     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--build--%):             profile-do--build--%:             profile-do--basic--%
 
 testcorlib:
@@ -85,17 +85,10 @@ package := mcs-$(VERSION)
 
 DISTFILES = \
        AUTHORS                 \
-       ChangeLog               \
        COPYING                 \
-       COPYING.LIB             \
        INSTALL.txt             \
-       LICENSE                 \
-       LICENSE.GPL             \
-       LICENSE.LGPL            \
-       LICENSE.MPL             \
        Makefile                \
        mkinstalldirs           \
-       MIT.X11                 \
        MonoIcon.png            \
        README                  \
        ScalableMonoIcon.svg    \