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/class/Facades/System.Net.HttpListener/Makefile')
-rw-r--r--mcs/class/Facades/System.Net.HttpListener/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/System.Net.HttpListener/Makefile b/mcs/class/Facades/System.Net.HttpListener/Makefile
index 401f473303c..3109e707615 100644
--- a/mcs/class/Facades/System.Net.HttpListener/Makefile
+++ b/mcs/class/Facades/System.Net.HttpListener/Makefile
@@ -12,7 +12,7 @@ LIBRARY = System.Net.HttpListener.dll
KEY_FILE = ../../msfinal.pub
SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll /r:System.dll
+LIB_MCS_FLAGS = $(SIGN_FLAGS)
PLATFORM_DEBUG_FLAGS =