7123689476
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1478 6952d904-891a-0410-993b-d76249ca496b
17 lines
757 B
Diff
17 lines
757 B
Diff
--- 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
|
|
@@ -1,11 +1,11 @@
|
|
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
|
|
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
|