Commit 273adccc by Richard Kenner

Changed to used common winnt/config-nt.bat.

From-SVN: r10330
parent 2453e8d1
...@@ -14,7 +14,7 @@ if %2.==alpha. goto really_call_winnt ...@@ -14,7 +14,7 @@ if %2.==alpha. goto really_call_winnt
echo Usage: configure winnt i386 or configure winnt alpha echo Usage: configure winnt i386 or configure winnt alpha
goto END goto END
:really_call_winnt :really_call_winnt
call config\%2\config-nt %1 %2 %3 %4 call config\winnt\config-nt %1 %2 %3 %4
goto END goto END
: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