GNU Make icon

GNU Make For Mac

4.0/5 10
Certified 100% FREE GPL   

Open source and command line based utility designed to help developers build, configure, install and uninstall programs from their source files. #Build program  #Compile app  #Makefile compiler  #Build  #Compile  #Make  

Description

changelog

Free Download

GNU Make is the tool of choice for developers who want to generate binaries, executables and other non-source files from a program's source.

The GNU Make utility can do that with the help of a specially crafted file named makefile which tells it where all of the program's source files are, as well as the exact method through which it can be compiled into an executable file.

This makes it possible for any users regardless of his previous experience on building programs from source or his knowledge on the innerworkings of the program to build and install it in no time.

GNU Make also has the capability to recompile a program when some of its source files or dependencies have been updated, taking into account only the files that have been modified and not the entirety of the program's source.

GNU Make comes with support for a multitude programming languages since the makefile will tell it which exact shell commands it needs to use in order to generate an executable for a particular program.

It's also important to mention that the GNU Make tool can also be used to install or uninstall packages, besides building them from the source.

System requirements

What's new in GNU Make 4.4.1:

  • NEWS: Set the release number and date.
  • configure.ac: Update the version.
  • README.git: Remind to update doc/make.1.
  • doc/make.1: Update the date. Fix some "GNU Make" references.
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

GNU Make 4.4.1

add to watchlist add to download basket send us an update REPORT
  runs on:
macOS (-)
  file size:
2.3 MB
  filename:
make-4.4.1.tar.gz
  2 screenshots:
GNU Make - When running the make command line tool from a Terminal window with the "-h" argument, it will display a usage message.GNU Make - This is how you can run the make command line with administrator privileges.
  main category:
Developer Tools
  developer:
  visit homepage