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

README « System « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7a0028b8afecc08a76e5dfbb46c229a70cb92dc (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.dll file to the runtime dir
(probably /usr/local/lib).