xref: /minix3/crypto/external/bsd/openssl/dist/ms/README (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel SambucRun these makefiles from the top level as in
2*ebfedea0SLionel Sambucnmake -f ms\makefilename
3*ebfedea0SLionel Sambucto build with visual C++ 4.[01].
4*ebfedea0SLionel Sambuc
5*ebfedea0SLionel SambucThe results will be in the out directory.
6*ebfedea0SLionel Sambuc
7*ebfedea0SLionel SambucThese makefiles and def files were generated by typing
8*ebfedea0SLionel Sambuc
9*ebfedea0SLionel Sambucperl util\mk1mf.pl VC-NT >ms/nt.mak
10*ebfedea0SLionel Sambucperl util\mk1mf.pl VC-NT dll >ms/ntdll.mak
11*ebfedea0SLionel Sambuc
12*ebfedea0SLionel Sambucperl util\mkdef.pl 32 crypto > ms/crypto32.def
13*ebfedea0SLionel Sambucperl util\mkdef.pl 32 ssl > ms/ssl32.def
14