make/4.4.1

GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files
Recipe info
GPL-3.0-or-later
2023-12-30

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
make/4.4.1

Using make

Loading ...
Loading...