[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Accessibility / Makefile
index 907ce82bb5bbd804a374c994167c2474a3479ec8..8700935681bd7b9038775d2d58304eb83be90ec2 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Accessibility.dll
-LIB_MCS_FLAGS = /r:$(corlib)
+LIB_MCS_FLAGS =
 NO_TEST = yes
 
 include ../../build/library.make