Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2007-05-11 12:59:22 +0400
committerRaja R Harinath <harinath@hurrynot.org>2007-05-11 12:59:22 +0400
commitcd973ac3c152209e0f237a23ea014ac40b5154fa (patch)
tree8a2b244c16322be4a70f927053680d6dca9963f7 /mcs/ChangeLog
parent8e994601063bdb44b3da4cc7274b1787a00b3f63 (diff)
In .:
* Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'. In build: * profiles/net_2_0_bootstrap.make: Move rules for mcs.exe to mcs/Makefile. * library.make (the_libdir, build_libdir): New. Create these directories on demand instead of worrying about keeping the list of profiles uptodate. * executable.make (prog_dir): Likewise. In class: * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove. (dist-local): No need for additional actions. In mcs: * Makefile [PROFILE=net_2_0_bootstrap]: Add special-case rules. ** warning: uses a feature introduced into GNU Make in late 2002 ** svn path=/trunk/mcs/; revision=77207
Diffstat (limited to 'mcs/ChangeLog')
-rw-r--r--mcs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/ChangeLog b/mcs/ChangeLog
index 15638e8e70b..f6e4d8084e8 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-11 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
+
2007-04-18 Marek Habersack <grendello@gmail.com>
* Makefile (SUBDIRS): removed tools/culevel, it is now built in