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