more test
[mono.git] / mcs / build / Makefile
index b22890b2c6dc17a246be24512f211fc2683f63b1..e475f2b4111436c9f6eb2c0a2c7d2555956ab6c1 100644 (file)
@@ -16,8 +16,16 @@ common/Consts.cs: common/Consts.cs.in $(wildcard config.make)
 
 PLATFORMS = linux win32
 PROFILES = \
-       basic net_1_1_bootstrap default net_2_0_bootstrap net_2_0 \
-       atomic net_1_0
+       basic \
+       net_1_1_bootstrap \
+       default \
+       net_2_0_bootstrap \
+       net_2_0 \
+       net_2_1_bootstrap \
+       net_2_1_raw \
+       net_2_1 \
+       net_1_0 \
+       net_3_5
 
 COMMON_SRCS = \
        Consts.cs.in                    \
@@ -29,6 +37,8 @@ DISTFILES = \
        README.platforms                \
        README.configury                \
        config-default.make             \
+       corcompare.make                 \
+       corcompare-api.xsl              \
        executable.make                 \
        library.make                    \
        rules.make                      \
@@ -36,4 +46,4 @@ DISTFILES = \
        $(PLATFORMS:%=platforms/%.make) $(PROFILES:%=profiles/%.make)
 
 dist-local: dist-default
-       $(MKINSTALLDIRS) $(distdir)/deps
+