约 235,000 个结果
在新选项卡中打开链接
  1. AI Workflow Automation Software & Tools | Make

    Make drives efficiencies, solves problems, and speeds innovation by breaking down silos across your business. Cut complexity and move faster by automating everything from monitoring to incident …

  2. Make - GNU Project - Free Software Foundation

    2023年2月26日 · 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. How can I install and use "make" in Windows? - Stack Overflow

    You can also create a symbolic link from "make" to "mingw32-make", or copying and changing the name of the file. I would not recommend the options before; they will work until you do changes on the …

  6. make (1) - Linux man page

    The make program uses the makefile data base and the last-modification times of the files to decide which of the files need to be updated. For each of those files, it issues the commands recorded in the …

  7. Makefile Tutorial By Example

    Make can also be used beyond compilation too, when you need a series of instructions to run depending on what files have changed. This tutorial will focus on the C/C++ compilation use case.

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

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

  10. Microsoft MakeCode Arcade

    How to Make a Game Videos Bunny Hop How to Make a Platformer Game - Part 1 How to Make a Platformer Game - Part 2 How to Make a Platformer Game - Part 3