[pypy-svn] r72056 - pypy/release/1.2.x/pypy/doc
arigo at codespeak.net
arigo at codespeak.net
Wed Mar 10 15:52:17 CET 2010
Author: arigo
Date: Wed Mar 10 15:52:15 2010
New Revision: 72056
Modified:
pypy/release/1.2.x/pypy/doc/windows.txt
Log:
svn merge svn+ssh://codespeak.net/svn/pypy/trunk -r72053:72054
Modified: pypy/release/1.2.x/pypy/doc/windows.txt
==============================================================================
--- pypy/release/1.2.x/pypy/doc/windows.txt (original)
+++ pypy/release/1.2.x/pypy/doc/windows.txt Wed Mar 10 15:52:15 2010
@@ -91,7 +91,7 @@
perl Configure VC-WIN32
ms\do_ms.bat
- nmake -f ms\ntdll.mak install
+ nmake -f ms\nt.mak install
Using the mingw compiler
------------------------
More information about the Pypy-commit
mailing list