High Performance Software
gmake

DESCRIPTION
GNU make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
GNU make gets its knowledge of how to build a program from a file called the makefile, which lists each of the non-source files and how to derive it from other files.
USAGE
Use of GNU MAKE is beyond the scope of this page. Please refer to the "Makefile conventions" chapter of the GNU Coding Standards for information on make conventions.
LICENSE INFORMATION
For information on supported platforms, versions and licenses, please
check the AFRL DSRC Software Page:
https://www.afrl.hpc.mil/software/