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-12-09 16:47:17 +0300
committerRaja R Harinath <harinath@hurrynot.org>2004-12-09 16:47:17 +0300
commit9d2244168c878444d6ba5f32935a03d92cb2a8d0 (patch)
treea7426ff5bfa62304ac1fe6c1c0acd30f6c4fc796 /Makefile.am
parent400acec1116281f8b8c143558aac9634c75b2b71 (diff)
* README: Update with details about the new build setup.
svn path=/trunk/mono/; revision=37483
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d253361da2f..5129b790b11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,7 @@ bootstrap-world: compiler-tests
# internal targets
mcs-do-compiler-tests:
- cd runtime && $(MAKE) TEST_SUBDIRS="tests errors" check-local
+ cd runtime && $(MAKE) test_select='TEST_SUBDIRS="tests errors"' check-local
win32getdeps:
wget http://www.go-mono.com/archive/pkgconfig-0.11-20020310.zip