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:
authorNick Drochak <nickd@mono-cvs.ximian.com>2005-01-03 06:37:42 +0300
committerNick Drochak <nickd@mono-cvs.ximian.com>2005-01-03 06:37:42 +0300
commitad68ed505d2e8049763392b3f206eb619b0a94a6 (patch)
treea483fa2ef95951b2f88e5ae3fef85016fc92e621 /mcs/nunit20
parent586e2fe5c7de3ddcb8abe736532db5e66c60a940 (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=38260
Diffstat (limited to 'mcs/nunit20')
-rw-r--r--mcs/nunit20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/nunit20/Makefile b/mcs/nunit20/Makefile
index d689a77870d..ad233731687 100644
--- a/mcs/nunit20/Makefile
+++ b/mcs/nunit20/Makefile
@@ -4,7 +4,7 @@ include ../build/rules.make
DISTFILES = license.rtf nunit-console.sln nunit-console.suo README
-all-local install-local test-local run-test-local clean-local uninstall-local:
+all-local install-local test-local run-test-local run-test-ondotnet-local clean-local uninstall-local:
dist-local: dist-default