2009-08-22 05:49:39 +02:00
|
|
|
--- mono-2.4.2.3/mcs/Makefile.orig 2009-07-15 20:54:52.000000000 +0200
|
|
|
|
+++ mono-2.4.2.3/mcs/Makefile 2009-08-22 03:41:22.000000000 +0200
|
2009-08-22 08:42:01 +02:00
|
|
|
@@ -1,11 +1,11 @@
|
2009-08-22 05:49:39 +02:00
|
|
|
thisdir := .
|
|
|
|
|
|
|
|
-SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs
|
|
|
|
+SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors
|
|
|
|
|
|
|
|
basic_SUBDIRS := build jay mcs class
|
|
|
|
net_1_1_bootstrap_SUBDIRS := build jay mcs class ilasm tools
|
2009-08-22 08:42:01 +02:00
|
|
|
net_2_0_bootstrap_SUBDIRS := build jay mcs class ilasm tools
|
|
|
|
-net_2_0_SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs
|
|
|
|
+net_2_0_SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors
|
|
|
|
net_2_1_bootstrap_SUBDIRS := build mcs class
|
|
|
|
net_2_1_raw_SUBDIRS := build mcs class tools
|
|
|
|
net_2_1_SUBDIRS := tools tests errors
|