[jit] Expose helper method to the rest of the JIT to get specific trampoline descript...
[mono.git] / mcs / build / Makefile
index af6ce7356b47435ee5625891362c1c7692cba399..8ca1e7c7fa257ad5fd1c95d5afcf1c3566940838 100644 (file)
@@ -17,20 +17,18 @@ common/Consts.cs: common/Consts.cs.in $(wildcard config.make)
 PLATFORMS = darwin linux win32
 PROFILES = \
        basic \
-       net_2_0_bootstrap \
-       net_2_0 \
-       moonlight_bootstrap \
-       moonlight_raw \
-       moonlight \
-       net_3_5 \
-       net_4_0_bootstrap \
-       net_4_0 
+       build \
+       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                \
@@ -40,6 +38,7 @@ DISTFILES = \
        corcompare.make                 \
        corcompare-api.xsl              \
        executable.make                 \
+       gensources.sh                   \
        library.make                    \
        nunit-summary.xsl               \
        rules.make                      \