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

Makefile.am « docs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 81521631cff067c445c066153989f686e74737e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
EXTRA_DIST = \
	aot-compiler.txt	\
	assembly-bundle		\
	embedded-api 		\
	exceptions  		\
	gc-issues  		\
	jit-thoughts		\
	jit-trampolines		\
	local-regalloc.txt	\
	mini-doc.txt		\
	mini-porting.txt	\
	opcode-decomp.txt	\
	object-layout	 	\
	unmanaged-calls 	\
	stack-alignment