1
208-18-2003 blong
3
4This directory builds a "dynamic shared object" or dso.  In theory, you
5could use this for various things, but in reality this is for the
6Mono/CSharp module, which requires a shared library loadable by the C#
7run time.
8
9Building this dso is very system specific, and this is currently very
10Linux specific at the moment.  Patches to build this on other platforms
11are appreciated.
12