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:
Diffstat (limited to 'mcs/tools/nunit-lite/nunit-lite-console/Makefile')
-rw-r--r--mcs/tools/nunit-lite/nunit-lite-console/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcs/tools/nunit-lite/nunit-lite-console/Makefile b/mcs/tools/nunit-lite/nunit-lite-console/Makefile
index 5694be3b16d..920f74d29a5 100644
--- a/mcs/tools/nunit-lite/nunit-lite-console/Makefile
+++ b/mcs/tools/nunit-lite/nunit-lite-console/Makefile
@@ -7,7 +7,3 @@ LOCAL_MCS_FLAGS = /r:nunitlite.dll
include ../../../build/executable.make
-all-local-aot:
- $(TEST_RUNTIME) $(AOT_BUILD) ../../class/lib/$(PROFILE)/nunit-lite-console.exe
-
-