e5740f32cb6cd1d248e8c29e3887530fc4e02a3d
[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 LOCAL_MCS_FLAGS = /r:$(corlib) /r:I18N.dll /unsafe
7 NO_TEST = yes
8
9 EXTRA_DISTFILES = $(wildcard *.ucm)
10
11 include ../../../build/library.make