Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

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...