system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /usr/share/cmake3/Help/generator/
Upload File :
Current File : //usr/share/cmake3/Help/generator/MSYS Makefiles.rst

MSYS Makefiles
--------------

Generates makefiles for use with MSYS (Minimal SYStem)
``make`` under the MSYS shell.

Use this generator in a MSYS shell prompt and using ``make`` as the build
tool.  The generated makefiles use ``/bin/sh`` as the shell to launch build
rules.  They are not compatible with a Windows command prompt.

To build under a Windows command prompt, use the
:generator:`MinGW Makefiles` generator.