瀏覽代碼

better comment for windows build

valenok 15 年之前
父節點
當前提交
0b1e621c36
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      Makefile

+ 3 - 3
Makefile

@@ -47,9 +47,9 @@ solaris:
 ###            WINDOWS build: Using Visual Studio or Mingw
 ##########################################################################
 
-# Using Visual Studio 6.0
-# Assuming that studio is installed in d:\vc6, change VC variable below to
-# the correct path on your system. Run "d:\vc6\bin\nmake windows"
+# Using Visual Studio 6.0. To build Mongoose:
+#  o  Set VC variable below to where VS 6.0 is installed on your system
+#  o  Run "PATH_TO_VC6\bin\nmake windows"
 
 VC=	q:\vc6
 #DBG=	/Zi /DDEBUG /Od /DDEBUG