FileInfo

Idiomas

Visión General

Contenido

Software

GNU

Version4(as of 1/7/2016)
PlatformsWindows, Mac, Linux
LicenseFreeware
CategoryUtility

Go to Website

Rating:

2.8 | 12 Votes

Main Features

Software Overview

GNU Make is a utility used to build executable programs and libraries from source code. It was originally created by Stuart Feldman in 1976 at Bell Labs.

Make is programmed to use a makefile to build and install a package. The utility automatically updates files when one or more source files change and determines the order to update the files in the event that a non-source file depends on another non-source file. The program is not limited to only building programs even though that is its most common use. It can also be used to manage projects that feature files that need to be automatically updated when other files change.

GNU Make was originally created back in the 1970s but is still used today. One of the main reasons for its longevity is that it provides convenient features for building programs and libraries from source code. Although there are other IDEs available for managing build processes, GNU Make remains a free and helpful utility in the Unix world for building executables from a program's source files.

Primary File Type

.GNUMAKEFILE GNU Makefile

Supported File Types

ExtensionFile Type
.GNUMAKEFILEGNU Makefile
.MAKEFILEMakefile
.MKMakefile

Updated 1/7/2016

Rating2.8/5

12 votes

Características

Builds executables from source code
Uses a makefile to build and install a package
Automatically updates files when source files change

Formatos Compatibles

ExtensionType
.GNUMAKEFILEGNU Makefile
.MAKEFILEMakefile
.MKMakefile