a2dll libcrypto.a  -o libeay32.dll -lwsock32 -lgdi32 -lgw32c -lole32 -luuid
a2dll libssl.a -o libssl32.dll -L. -lcrypto -lwsock32 -lgdi32 -lgw32c -lole32 -luuid
rm -f */*.exe
make -f makefile.ssl
