X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fbuild%2FMakefile;h=ce026ae275fd57a1ad44b124c96abf5fd35b5f6b;hb=424595ea7043f30b0553f2842654db13baeda3ca;hp=f90c8b89626c1e456e07e928a656cbb11695dc20;hpb=d86fc079595254b647724e56203c3073bf0c49c2;p=mono.git diff --git a/mcs/build/Makefile b/mcs/build/Makefile index f90c8b89626..ce026ae275f 100644 --- a/mcs/build/Makefile +++ b/mcs/build/Makefile @@ -17,11 +17,12 @@ common/Consts.cs: common/Consts.cs.in $(wildcard config.make) PLATFORMS = darwin linux win32 PROFILES = \ basic \ + build \ net_2_0 \ - moonlight_raw \ - moonlight \ net_3_5 \ - net_4_0 + net_4_0 \ + net_4_5 \ + xbuild_12 COMMON_SRCS = \ Consts.cs.in \