From b044a27fe0006830b2793e3d34f45407b656b8b2 Mon Sep 17 00:00:00 2001 From: Chris Hamons Date: Fri, 22 May 2015 14:13:59 -0500 Subject: Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies --- mcs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mcs/Makefile') diff --git a/mcs/Makefile b/mcs/Makefile index 4ff236774e5..cb07044a7fd 100644 --- a/mcs/Makefile +++ b/mcs/Makefile @@ -14,6 +14,7 @@ mobile_SUBDIRS := build class mobile_static_SUBDIRS := build class binary_reference_assemblies_SUBDIRS := build class net_4_5_SUBDIRS := build mcs class nunit24 ilasm tools tests errors docs +xammac_net_4_5_SUBDIRS := build class xbuild_12_SUBDIRS := build class tools/xbuild xbuild_14_SUBDIRS := build class tools/xbuild @@ -61,6 +62,7 @@ $(_boot_:%=profile-do--monodroid--%): profile-do--monodroid--%: $(_boot_:%=profile-do--monotouch--%): profile-do--monotouch--%: profile-do--build--% $(_boot_:%=profile-do--monotouch_runtime--%): profile-do--monotouch_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--build--%): profile-do--build--%: profile-do--basic--% -- cgit v1.2.3