X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FMakefile;h=f6127157641bbf50f43ca438ecb8044ff927b3fa;hb=9fa16c3adcc69be0dac89fcf60fe34c73a08dc32;hp=f465c09c247c8f5ffc195d14ac61cb31ed401001;hpb=7151c3c2837ae4ee0f2138df0e903077caa26119;p=mono.git diff --git a/mcs/Makefile b/mcs/Makefile index f465c09c247..f6127157641 100644 --- a/mcs/Makefile +++ b/mcs/Makefile @@ -9,7 +9,10 @@ build_SUBDIRS := build class mcs class/aot-compiler tools monodroid_SUBDIRS := build class monotouch_SUBDIRS := build class monotouch_watch_SUBDIRS := build class +monotouch_tv_SUBDIRS := build class 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 @@ -62,7 +65,10 @@ $(_boot_:%=profile-do--net_4_x--%): profile-do--net_4_x--%: $(_boot_:%=profile-do--monodroid--%): profile-do--monodroid--%: profile-do--build--% $(_boot_:%=profile-do--monotouch--%): profile-do--monotouch--%: profile-do--build--% $(_boot_:%=profile-do--monotouch_watch--%): profile-do--monotouch_watch--%: profile-do--build--% +$(_boot_:%=profile-do--monotouch_tv--%): profile-do--monotouch_tv--%: profile-do--build--% $(_boot_:%=profile-do--monotouch_runtime--%): profile-do--monotouch_runtime--%: profile-do--build--% +$(_boot_:%=profile-do--monotouch_watch_runtime--%): profile-do--monotouch_watch_runtime--%: profile-do--build--% +$(_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--%