summaryrefslogtreecommitdiffstats
path: root/ms/do_win64a.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ms/do_win64a.bat')
-rwxr-xr-xms/do_win64a.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/do_win64a.bat b/ms/do_win64a.bat
index 42723f6a58..ff8b19ccfd 100755
--- a/ms/do_win64a.bat
+++ b/ms/do_win64a.bat
@@ -12,8 +12,8 @@ perl ms\uplink-x86_64.pl masm > ms\uptable.asm
ml64 -c -Foms\uptable.obj ms\uptable.asm
:proceed
-perl util\mk1mf.pl no-asm VC-WIN64A >ms\nt.mak
-perl util\mk1mf.pl dll no-asm VC-WIN64A >ms\ntdll.mak
+perl util\mk1mf.pl VC-WIN64A >ms\nt.mak
+perl util\mk1mf.pl dll VC-WIN64A >ms\ntdll.mak
perl util\mkdef.pl 32 libeay > ms\libeay32.def
perl util\mkdef.pl 32 ssleay > ms\ssleay32.def