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:
authorMarek Safar <marek.safar@gmail.com>2009-10-02 12:53:34 +0400
committerMarek Safar <marek.safar@gmail.com>2009-10-02 12:53:34 +0400
commit36c8611f788b23bd626bc7e61e44775b33411a8e (patch)
tree51d89dcba7d71de86666037bae0753ca7fb1963e /mcs/tests/Makefile
parentd91b275af8ea32e17921955504d7b0dcbf8e1581 (diff)
Removed wrong reference
svn path=/trunk/mcs/; revision=143256
Diffstat (limited to 'mcs/tests/Makefile')
-rw-r--r--mcs/tests/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcs/tests/Makefile b/mcs/tests/Makefile
index ed169d67b04..a37ca15dee8 100644
--- a/mcs/tests/Makefile
+++ b/mcs/tests/Makefile
@@ -14,10 +14,6 @@ with_mono_path = MONO_PATH="$(topdir)/class/lib/$(PROFILE)$(PLATFORM_PATH_SEPARA
ilasm = $(topdir)/class/lib/$(PROFILE)/ilasm.exe
ILASM = MONO_PATH="$(topdir)/class/lib/$(PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(RUNTIME) $(RUNTIME_FLAGS) $(ilasm)
-ifeq (net_2_0, $(PROFILE))
-BOOTSTRAP_MCS = MONO_PATH="$(topdir)/class/lib/net_2_0_bootstrap$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(RUNTIME) $(RUNTIME_FLAGS) $(topdir)/class/lib/net_2_0_bootstrap/mcs.exe
-endif
-
USE_MCS_FLAGS :=
# mention all targets