[jit] Expose helper method to the rest of the JIT to get specific trampoline descript...
[mono.git] / mcs / build / Makefile
index 14c2a5da6e4ad58235e533c5eef09f019ba00561..8ca1e7c7fa257ad5fd1c95d5afcf1c3566940838 100644 (file)
@@ -18,17 +18,17 @@ PLATFORMS = darwin linux win32
 PROFILES = \
        basic \
        build \
-       net_2_0 \
-       moonlight_raw \
-       net_3_5 \
-       net_4_0 \
-       net_4_5
+       net_4_0 \
+       net_4_5 \
+       xbuild_12 \
+       xbuild_14
 
 COMMON_SRCS = \
        Consts.cs.in                    \
        Locale.cs                       \
        MonoTODOAttribute.cs \
-       basic-profile-check.cs
+       basic-profile-check.cs          \
+       SR.cs
 
 DISTFILES = \
        README.makefiles                \