2010-03-02 Jb Evain <jbevain@novell.com>
[mcs.git] / class / I18N / Common / Makefile
blob2a42d864cd793ebc4542150e34543644c87ed8da
1 thisdir = class/I18N/Common
2 SUBDIRS =
3 include ../../../build/rules.make
5 LIBRARY = I18N.dll
6 LIBRARY_USE_INTERMEDIATE_FILE = yes
7 LOCAL_MCS_FLAGS = /r:$(corlib) /unsafe
8 NO_TEST = yes
10 include ../../../build/library.make