summaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W325
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 6388c4c2d1..61b563c089 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -31,9 +31,8 @@ then from the VC++ environment at a prompt do:
nmake -f ms\ntdll.mak
-you may get a warning about too many rules but if all is well it should all
-compile and you will have some DLLs and executables in out32dll. If you want
-to try the tests then cd to out32dll and run ..\ms\test
+If all is well it should compile and you will have some DLLs and executables
+in out32dll. If you want to try the tests then cd to out32dll and run ..\ms\test
Troubleshooting.