Commit c6b31600 by Richard Kenner

Arg 2 is which machine (i386 or alpha).

From-SVN: r9368
parent e6232580
......@@ -9,7 +9,7 @@ call config\msdos\configure %1 %2 %3 %4
goto END
:call_winnt
call config\i386\config-nt %1 %2 %3 %4
call config\%2\config-nt %1 %2 %3 %4
goto END
:END
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment