Merge pull request #2721 from ludovic-henry/fix-mono_ms_ticks
[mono.git] / mcs / class / I18N / Common / Makefile
1 thisdir = class/I18N/Common
2 SUBDIRS = 
3 include ../../../build/rules.make
4
5 LIBRARY = I18N.dll
6 LOCAL_MCS_FLAGS = /unsafe /define:DISABLE_UNSAFE
7 NO_TEST = yes
8
9 include ../../../build/library.make