[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / PEAPI / Makefile
index e699f77f53f1f88d963a7d07db05b820b682066a..f303415ba6ddae5b83ededf702d4c221c01dd489 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = PEAPI.dll
 LIB_REFS = System
-LIB_MCS_FLAGS = /r:$(corlib) -nowarn:414,618
+LIB_MCS_FLAGS = -nowarn:414,618
 NO_TEST = yes
 
 EXTRA_DISTFILES = README.txt