mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
6928b6171a
Reviewed-by: Rich Salz <rsalz@openssl.org>
9 lines
267 B
Batchfile
Executable File
9 lines
267 B
Batchfile
Executable File
|
|
perl util\mkfiles.pl >MINFO
|
|
perl util\mk1mf.pl nasm VC-WIN32 >ms\nt.mak
|
|
perl util\mk1mf.pl dll nasm VC-WIN32 >ms\ntdll.mak
|
|
perl util\mk1mf.pl nasm BC-NT >ms\bcb.mak
|
|
|
|
perl util\mkdef.pl 32 libcrypto > ms\libcrypto32.def
|
|
perl util\mkdef.pl 32 libssl > ms\libssl32.def
|