Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mcs / class / PEAPI / Makefile
index 8b62d923806bedd3cff2416e38dc2931d1e5cc22..f303415ba6ddae5b83ededf702d4c221c01dd489 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = PEAPI.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
+LIB_REFS = System
+LIB_MCS_FLAGS = -nowarn:414,618
 NO_TEST = yes
 
 EXTRA_DISTFILES = README.txt