X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FMakefile;h=ea121b9459e3183860af3308db838a3386dc79f9;hb=90ca313240ae60d295d61d85e64c248fee94d2f7;hp=1d76f3fc0e1c04a086b67807c0bd670b7ca1d130;hpb=505695fcd14c3ab0291a5d4260bacbad7da97467;p=mono.git diff --git a/mcs/Makefile b/mcs/Makefile index 1d76f3fc0e1..ea121b9459e 100644 --- a/mcs/Makefile +++ b/mcs/Makefile @@ -23,6 +23,7 @@ xbuild_12_SUBDIRS := build class tools/xbuild xbuild_14_SUBDIRS := build class tools/xbuild winaot_SUBDIRS := build class orbis_SUBDIRS := build class +unreal_SUBDIRS := build class include build/rules.make @@ -77,6 +78,7 @@ $(_boot_:%=profile-do--testing_aot_hybrid--%): profile-do--testing_aot_hy $(_boot_:%=profile-do--testing_aot_full--%): profile-do--testing_aot_full--%: profile-do--build--% $(_boot_:%=profile-do--winaot--%): profile-do--winaot--%: profile-do--build--% $(_boot_:%=profile-do--orbis--%): profile-do--orbis--%: profile-do--build--% +$(_boot_:%=profile-do--unreal--%): profile-do--unreal--%: profile-do--build--% $(_boot_:%=profile-do--build--%): profile-do--build--%: profile-do--basic--% testcorlib: