MinGW Makefiles.rst 176 B

1234567
  1. MinGW Makefiles
  2. ---------------
  3. Generates a make file for use with mingw32-make.
  4. The makefiles generated use cmd.exe as the shell. They do not require
  5. msys or a unix shell.