diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml
index cb79912a38e3d35d7a82674edaeb0e2ebf495e7d..136aa931001af0880d12a4e3716ec42e24202515 100644
--- a/doc/src/sgml/install-win32.sgml
+++ b/doc/src/sgml/install-win32.sgml
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.23 2004/12/27 20:13:47 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.24 2005/05/11 15:10:20 momjian Exp $
 -->
 
 <chapter id="install-win32">
@@ -47,7 +47,7 @@ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.23 2004/12/27 20:13:47 tg
   C++</productname>, change into the <filename>src</filename> directory
   and type the command
 <screen>
-<userinput>make -DCFG=Release /f bcc32.mak</userinput>
+<userinput>make -N -DCFG=Release /f bcc32.mak</userinput>
 </screen>
  </para>