[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / I18N / Other / Makefile
1 thisdir = class/I18N/Other
2 SUBDIRS = 
3 include ../../../build/rules.make
4
5 LIBRARY = I18N.Other.dll
6 LIB_REFS = I18N
7 LOCAL_MCS_FLAGS = /unsafe
8 NO_TEST = yes
9
10 EXTRA_DISTFILES = $(wildcard *.ucm)
11
12 include ../../../build/library.make