]> git.pond.sub.org Git - empserver/commitdiff
Correct the instructions for the Win32 build.
authorRon Koenderink <rkoenderink@yahoo.ca>
Tue, 19 Oct 2004 12:52:59 +0000 (12:52 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Tue, 19 Oct 2004 12:52:59 +0000 (12:52 +0000)
src/client/README

index 5265ab0572e8cd604a3b126993c1fc274451eb8e..ea703af323d39057a0cca47a70d0a504ab0ece90 100644 (file)
@@ -31,8 +31,8 @@ To build for a DG/UX machine, type "make dgux".
 
 To build for a Solaris machine, type "make solaris".
 
-To build for a Windows machine, type "nmake win32".
-  (Note that the Windows port was built with MSVC 5.0)
+To build for a Windows machine, type "nmake nt".
+  (Note that the Windows port was built with MSVC 6.0)
 
 For other machines, type "make".