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
path: root/mcs/docs
diff options
context:
space:
mode:
authorNick Drochak <nickd@mono-cvs.ximian.com>2005-01-03 06:18:41 +0300
committerNick Drochak <nickd@mono-cvs.ximian.com>2005-01-03 06:18:41 +0300
commit586e2fe5c7de3ddcb8abe736532db5e66c60a940 (patch)
tree4f35da8ce6dbb24d345d676bf25827f36e97f046 /mcs/docs
parent2803643cafb3a90c971d8b3a2ac53b4e07af8f39 (diff)
2005/01/03 Nick Drochak <ndrochak@ieee.org>
* Makefile: added empty target for run-test-ondotnet so cygwin test run will not abort svn path=/trunk/mcs/; revision=38258
Diffstat (limited to 'mcs/docs')
-rw-r--r--mcs/docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
index c2a692d5fcc..74f77840747 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -4,6 +4,6 @@ include ../build/rules.make
DISTFILES = clr-abi.txt compiler control-flow-analysis.txt order.txt
-all-local install-local clean-local test-local run-test-local uninstall-local:
+all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local:
dist-local: dist-default