12 votes
GNU Make 4 - Supported File Formats
Learn about GNU Make 4 and view a list of file types the program supports.
Idiomas
Visión General
Contenido
Software
GNU
| Version | 4(as of 1/7/2016) |
| Platforms | Windows, Mac, Linux |
| License | Freeware |
| Category | Utility |
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
| Extension | File Type |
|---|---|
| .GNUMAKEFILE | GNU Makefile |
| .MAKEFILE | Makefile |
| .MK | Makefile |
Updated 1/7/2016
Características
Formatos Compatibles
| Extension | Type |
|---|---|
| .GNUMAKEFILE | GNU Makefile |
| .MAKEFILE | Makefile |
| .MK | Makefile |