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>2004-11-26 14:31:42 +0300
committerRaja R Harinath <harinath@hurrynot.org>2004-11-26 14:31:42 +0300
commit190f84ec776400400175c8114076f3e51a8ea7e3 (patch)
tree9c141ca50cca501f84b27bb706d4692b2ab28de6 /mcs/errors/Makefile
parent47c8c2ea83d242e4922d3d314843ddd7e1acb483 (diff)
In tools/corcompare:
* Makefile (PROGRAM_INSTALL_DIR): Change to $(prefix)/lib/mono/$(FRAMEWORK_VERSION). In tools/security: * Makefile (PROGRAM_INSTALL_DIR): Define using $(FRAMEWORK_VERSION). In mcs: * Makefile (PROGRAM_INSTALL_DIR): Remove. In gmcs: * Makefile: Convert to use executable.make. * gmcs.exe.sources: New. In build: * library.make ($(the_lib)): Don't complain if a .mdb file wasn't created (even though it's just a warning). (install-local) [LIBRARY_INSTALL_DIR]: Likewise. (PACKAGE): Remove. (install-local) [!LIBRARY_INSTALL_DIR]: Use $(FRAMEWORK_VERSION). * executable.make ($(PROGRAM)): Likewise. (install-local): Likewise. (PROGRAM_INSTALL_DIR): Define Using $(FRAMEWORK_VERSION). In errors: * Makefile (DISTFILES): Add do-tests.pl. svn path=/trunk/mcs/; revision=36628
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index dfc296b83a5..ab03973d6f6 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -21,6 +21,7 @@ DISTFILES = \
errors.txt \
fail \
runtest.pl \
+ do-tests.pl \
$(wildcard *.cs)
#all-local: run-test-local test-multi-local