2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/I18N
|
|
|
|
SUBDIRS = Common West MidEast Other Rare CJK
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
DISTFILES = \
|
|
|
|
Assembly/AssemblyInfo.cs \
|
2018-10-09 08:20:59 +00:00
|
|
|
EncodingTestBase.cs \
|
2014-08-13 10:39:27 +01:00
|
|
|
README \
|
|
|
|
README.mono \
|
|
|
|
mklist.sh \
|
|
|
|
tools/cvt.sh \
|
|
|
|
tools/ucm2cp.c \
|
|
|
|
tools/uni2tab.c
|
|
|
|
|
2016-08-03 10:59:49 +00:00
|
|
|
all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local all-local-aot:
|
2014-08-13 10:39:27 +01:00
|
|
|
|
|
|
|
dist-local: dist-default
|