Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « I18N « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7d4788608e635094b1ee1a23b448201f1ab9610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
thisdir = class/I18N
SUBDIRS = Common West MidEast Other Rare CJK
include ../../build/rules.make

DISTFILES = \
	Assembly/ChangeLog \
	Assembly/AssemblyInfo.cs \
	README 		\
	README.mono 	\
	mklist.sh	\
	tools/cvt.sh	\
	tools/ucm2cp.c	\
	tools/uni2tab.c

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:

dist-local: dist-default