[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / I18N / Rare / Makefile
index 21d651aa28e6a47306191346d5871d86cb6a814b..f558e20e555a7ac67077770c20b82913d4743ef6 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../../build/rules.make
 
 LIBRARY = I18N.Rare.dll
-LOCAL_MCS_FLAGS = /r:$(corlib) /r:I18N.dll
+LIB_REFS = I18N
+LOCAL_MCS_FLAGS = /unsafe
 NO_TEST = yes
 
 EXTRA_DISTFILES = $(wildcard *.ucm)