Main /
GNU makeDescriptionA GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile. Homepage: http://www.gnu.org/software/make/ Current version: v4.1-1 (or 3.80-3 for AIX V5.1 and V5.2) Please note: GNU make versions >= 3.81 fail most checks for AIX V5.1 and V5.2, therefore starting with version 3.81 you need at least AIX V5.3! Please note: This is the 32-bit version! The 64-bit version can be found here. DownloadsRPM: Source RPM: Package dependencies: Older versionRPM: Source RPM: Package dependencies: Even older versionRPM: Source RPM: Package dependencies: All versions |