Add full-scratch expression parser implementation.
[mono.git] / mcs / class / ICSharpCode.SharpZipLib / Makefile
index fe5ae55972cdb70e8137c502345874ae76555cd4..263107e9e5e0470bf988bf6ec3f89b947b02679e 100644 (file)
@@ -5,7 +5,7 @@ include ../../build/rules.make
 LIBRARY = ICSharpCode.SharpZipLib.dll
 LIBRARY_SNK = SharpZipLib.key
 
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll
+LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll -warn:1
 NO_TEST = yes
 EXTRA_DISTFILES = SharpZipLib.pub $(LIBRARY_SNK)