About 524,000 results
Open links in new tab
  1. AI Workflow Automation Software & Tools | Make

    Make is the leading AI automation platform, trusted by over 400,000 organizations across 200+ countries. Founded in 2015 and now part of Celonis, we're a global team of 350+ helping businesses …

  2. Make - GNU Project - Free Software Foundation

    Feb 26, 2023 · GNU Make has many powerful features for use in makefiles, beyond what other Make versions have. It can also regenerate, use, and then delete intermediate files which need not be saved.

  3. Make (software) - Wikipedia

    GNU Make (short gmake) is the standard implementation of Make for Linux and macOS. [16] It provides several extensions over the original Make, such as conditionals.

  4. make (1) - Linux manual page - man7.org

    This page is part of the make (GNU make) project. Information about the project can be found at http://www.gnu.org/software/make/ . If you have a bug report for this manual page, see …

  5. MAKE | English meaning - Cambridge Dictionary

    MAKE definition: 1. to produce something, often using a particular substance or material: 2. To make a film or…. Learn more.

  6. GNU Make Manual - GNU Project - Free Software Foundation

    Feb 26, 2023 · This manual (make) is available in the following formats: HTML (1040K bytes) - entirely on one web page. HTML - with one web page per node. HTML compressed (212K gzipped …

  7. Linux Make Command - Computer Hope

    Jun 1, 2025 · Linux make command guide with detailed examples and syntax, aimed at helping users efficiently build and manage programs from source code using the terminal.

  8. Make for Windows - GnuWin32

    Make enables the end user to build and install your package without knowing the details of how that is done -- because these details are recorded in the makefile that you supply. Make figures out …

  9. make Command in Linux - Online Tutorials Library

    In this article, we explained the basics of the make command, including basic syntax, common options, and practical usage examples to enhance your workflow on Linux.