Link to the general releases page instead of a specific version in NEWS.
[mono.git] / mcs / build / Makefile
index 69721f73b689fbdff8d9c4bb0ef2d67cf4e4f1cc..e6d2d0a68afacb7f7ae7b6d2aa6402fc0707c015 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 \
+       binary_reference_assemblies \
+       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                \