diff options
Diffstat (limited to 'doc/html/build_system.html')
-rw-r--r-- | doc/html/build_system.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/html/build_system.html b/doc/html/build_system.html index 72cab70..a226826 100644 --- a/doc/html/build_system.html +++ b/doc/html/build_system.html @@ -526,8 +526,7 @@ specific prefixes, version numbers or extensions).</dd></dl> <dt id="sipconfig.Makefile.generator"> <tt class="descname">generator</tt><a class="headerlink" href="#sipconfig.Makefile.generator" title="Permalink to this definition">ΒΆ</a></dt> <dd>A string that defines the platform specific style of Makefile. The -only supported values are <tt class="docutils literal"><span class="pre">UNIX</span></tt>, <tt class="docutils literal"><span class="pre">MSVC</span></tt>, <tt class="docutils literal"><span class="pre">MSVC.NET</span></tt>, <tt class="docutils literal"><span class="pre">MINGW</span></tt> -and <tt class="docutils literal"><span class="pre">BMAKE</span></tt>.</dd></dl> +only supported values are <tt class="docutils literal"><span class="pre">UNIX</span></tt>, <tt class="docutils literal"><span class="pre">MSVC</span></tt>, <tt class="docutils literal"><span class="pre">MSVC.NET</span></tt> and <tt class="docutils literal"><span class="pre">MINGW</span></tt>.</dd></dl> <dl class="attribute"> <dt id="sipconfig.Makefile.mkdir"> @@ -1179,4 +1178,4 @@ compiling the generated module.</li> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4. </div> </body> -</html>
\ No newline at end of file +</html> |