X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ms%2Fdo_masm.bat;h=15b379204edfbb60b509fd86755927d432f6f3fc;hp=543840a3c5bbefbdb0fc4af73fcd6bc69d9389df;hb=4b67fefe5ad6526063ad2aca96576c847bea4de6;hpb=7c510d6f43b089888da8ce878702b965b8959df6 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