This directory containts files to create
a simple installation only for win32 platform.
The users would not have to have any unix command tool for Windows
to build the library.

place this directory to the root directory of AdaSockets
and call the unix shell script
./distr
to make win32 installation.

AdaSockets should be already maked under the Win32 platform
as a regular process under the any unix command tool.
For example cygwin http://cygwin.com/

ATTENTION: For the cygwin unit command tools.
gcc should be used from GNAT installation,
but make utility should be used from the cygwin
installation.