Merge pull request #555 from jack-pappas/sigaltstack-patch
[mono.git] / mcs / class / I18N / MidEast / Makefile
1 thisdir = class/I18N/MidEast
2 SUBDIRS = 
3 include ../../../build/rules.make
4
5 LIBRARY = I18N.MidEast.dll
6 LIBRARY_USE_INTERMEDIATE_FILE = yes
7 LOCAL_MCS_FLAGS = /r:$(corlib) /r:I18N.dll /unsafe
8 #NO_TEST = yes
9
10 EXTRA_DISTFILES = $(wildcard *.ucm) \
11         $(wildcard Test/texts/*.txt)
12
13 include ../../../build/library.make