[bcl] Specify the name of the key file on the command line instead of using the Assem...
[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 LIB_REFS = I18N
7 KEYFILE = ../../mono.pub
8 LOCAL_MCS_FLAGS = /unsafe
9 TEST_LIB_REFS = I18N
10
11 EXTRA_DISTFILES = $(wildcard *.ucm) \
12         $(wildcard Test/texts/*.txt)
13
14 include ../../../build/library.make