Stop building *mcs.exe compilers
authorMarek Safar <marek.safar@gmail.com>
Wed, 19 Jan 2011 08:24:07 +0000 (08:24 +0000)
committerMarek Safar <marek.safar@gmail.com>
Wed, 19 Jan 2011 08:24:40 +0000 (08:24 +0000)
mcs/Makefile

index baefcf2f4c1f4ee2c1e45b3b0645bcab9c96822d..b951d16f267698030d0a2ade37291a0ef287021c 100644 (file)
@@ -3,13 +3,13 @@ thisdir := .
 SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs
 
 basic_SUBDIRS := build jay mcs class tools
-net_2_0_SUBDIRS := build class nunit24 ilasm tools tests errors mcs
-moonlight_raw_SUBDIRS := build class tools mcs
+net_2_0_SUBDIRS := build class nunit24 ilasm tools tests errors
+moonlight_raw_SUBDIRS := build class tools
 moonlight_SUBDIRS := tools
-monodroid_SUBDIRS := build class mcs
-monotouch_SUBDIRS := build class mcs
+monodroid_SUBDIRS := build class
+monotouch_SUBDIRS := build class
 net_3_5_SUBDIRS := build class tools/xbuild
-net_4_0_SUBDIRS := build class nunit24 ilasm tools tests errors mcs docs
+net_4_0_SUBDIRS := build class nunit24 ilasm tools tests errors docs
 
 # List of test subdirs that should pass 100%
 centum_tests := \