GnuWin32: Make
GnuWin32.Make
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.
winget install --id GnuWin32.Make --exact --source winget Latest 3.81
| Architecture | Scope | Download | SHA256 |
|---|---|---|---|
x86 | — | Download | CC55115C78A16386587C6EB90DD35E6DE820191B83A6B3058460E5661F457E3F |
Details
- Homepage
- http://gnuwin32.sourceforge.net/packages/make.htm
- License
- GnuWin License