[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / System.Management / Makefile
index 4fe9d03dca2d1ff0808913fbdbed90c9da9de364..df76cf43bc2b085e3bc3c690db46e0ccaa0b00f2 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = System.Management.dll
 LIB_REFS = System System.Configuration.Install
-LIB_MCS_FLAGS = /r:$(corlib)
+LIB_MCS_FLAGS =
 NO_TEST = yes
 
 include ../../build/library.make