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

README « System.XML « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 498b53d0796f329daffb73829f9d7c3bf5fb8299 (plain)
1
2
3
4
5
6
7
8
Build instructions for use with the mono runtime.

Run:
	mcs @list.unix

If no errors occourred, copy the generated System.Xml.dll file to the runtime dir
(probably /usr/local/lib).