Merge pull request #1222 from LogosBible/uri-trycreate
[mono.git] / mcs / class / Facades / System.Runtime.InteropServices / Makefile
index 5dd0ef5b7c74fbcf699ade633bdb4d9ee2efc3ac..88cda286cd994c3dda825b9143fc20500f7e600e 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Runtime.InteropServices.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System System.Core
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System /r:System.Core
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
 
 PLATFORM_DEBUG_FLAGS =