[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / ICSharpCode.SharpZipLib / Makefile
index 6a4052c5577796fcaffcaae252c9f334c9244693..bd64d2a4d66c7b991e6609fc8547288ec40a3bd3 100644 (file)
@@ -6,7 +6,7 @@ LIBRARY = ICSharpCode.SharpZipLib.dll
 LIBRARY_SNK = SharpZipLib.key
 
 LIB_REFS = System System.Xml
-LIB_MCS_FLAGS = /r:$(corlib) -warn:1
+LIB_MCS_FLAGS = -warn:1
 NO_TEST = yes
 EXTRA_DISTFILES = SharpZipLib.pub $(LIBRARY_SNK)