openssl/ms
2022-12-15 23:49:32 +08:00
..
.rnd 源码提交 2022-12-15 23:49:32 +08:00
32all.bat 源码提交 2022-12-15 23:49:32 +08:00
applink.c 源码提交 2022-12-15 23:49:32 +08:00
bcb4.bat 源码提交 2022-12-15 23:49:32 +08:00
certCA.srl 源码提交 2022-12-15 23:49:32 +08:00
certCA.ss 源码提交 2022-12-15 23:49:32 +08:00
certU.ss 源码提交 2022-12-15 23:49:32 +08:00
cmp.pl 源码提交 2022-12-15 23:49:32 +08:00
do_ms.bat 源码提交 2022-12-15 23:49:32 +08:00
do_nasm.bat 源码提交 2022-12-15 23:49:32 +08:00
do_nt.bat 源码提交 2022-12-15 23:49:32 +08:00
do_win64a.bat 源码提交 2022-12-15 23:49:32 +08:00
do_win64i.bat 源码提交 2022-12-15 23:49:32 +08:00
keyCA.ss 源码提交 2022-12-15 23:49:32 +08:00
keyU.ss 源码提交 2022-12-15 23:49:32 +08:00
mingw32.bat 源码提交 2022-12-15 23:49:32 +08:00
mw.bat 源码提交 2022-12-15 23:49:32 +08:00
README 源码提交 2022-12-15 23:49:32 +08:00
req2CA.ss 源码提交 2022-12-15 23:49:32 +08:00
reqCA.ss 源码提交 2022-12-15 23:49:32 +08:00
reqU.ss 源码提交 2022-12-15 23:49:32 +08:00
speed32.bat 源码提交 2022-12-15 23:49:32 +08:00
tenc.bat 源码提交 2022-12-15 23:49:32 +08:00
tencce.bat 源码提交 2022-12-15 23:49:32 +08:00
test.bat 源码提交 2022-12-15 23:49:32 +08:00
testce2.bat 源码提交 2022-12-15 23:49:32 +08:00
testce.bat 源码提交 2022-12-15 23:49:32 +08:00
testenc.bat 源码提交 2022-12-15 23:49:32 +08:00
testencce.bat 源码提交 2022-12-15 23:49:32 +08:00
testpem.bat 源码提交 2022-12-15 23:49:32 +08:00
testpemce.bat 源码提交 2022-12-15 23:49:32 +08:00
testss.bat 源码提交 2022-12-15 23:49:32 +08:00
testssce.bat 源码提交 2022-12-15 23:49:32 +08:00
tlhelp32.h 源码提交 2022-12-15 23:49:32 +08:00
tpem.bat 源码提交 2022-12-15 23:49:32 +08:00
tpemce.bat 源码提交 2022-12-15 23:49:32 +08:00
uplink-common.pl 源码提交 2022-12-15 23:49:32 +08:00
uplink-ia64.pl 源码提交 2022-12-15 23:49:32 +08:00
uplink-x86_64.pl 源码提交 2022-12-15 23:49:32 +08:00
uplink-x86.pl 源码提交 2022-12-15 23:49:32 +08:00
uplink.c 源码提交 2022-12-15 23:49:32 +08:00
uplink.h 源码提交 2022-12-15 23:49:32 +08:00
uplink.pl 源码提交 2022-12-15 23:49:32 +08:00
x86asm.bat 源码提交 2022-12-15 23:49:32 +08:00

Run these makefiles from the top level as in
nmake -f ms\makefilename
to build with visual C++ 4.[01].

The results will be in the out directory.

These makefiles and def files were generated by typing

perl util\mk1mf.pl VC-NT >ms/nt.mak
perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak

perl util\mkdef.pl 32 crypto > ms/crypto32.def
perl util\mkdef.pl 32 ssl > ms/ssl32.def