summaryrefslogtreecommitdiffstats
path: root/ms/do_masm.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ms/do_masm.bat')
-rwxr-xr-xms/do_masm.bat5
1 files changed, 5 insertions, 0 deletions
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