X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=ms%2Fdo_masm.bat;h=15b379204edfbb60b509fd86755927d432f6f3fc;hb=c8a0d0aaf940834a87bd03c5ed5c9085c54e2d21;hp=543840a3c5bbefbdb0fc4af73fcd6bc69d9389df;hpb=7c510d6f43b089888da8ce878702b965b8959df6;p=openssl.git diff --git a/ms/do_masm.bat b/ms/do_masm.bat index 543840a3c5..15b379204e 100755 --- a/ms/do_masm.bat +++ b/ms/do_masm.bat @@ -58,6 +58,11 @@ cd crypto\whrlpool\asm perl wp-mmx.pl win32 > wp_win32.asm cd ..\..\.. +echo CPU-ID +cd crypto +perl x86cpuid.pl win32 > cpu_win32.asm +cd .. + echo on perl util\mkfiles.pl >MINFO