summaryrefslogtreecommitdiffstats
path: root/substvars
blob: 91bf0510193658c9eb0c8e1490cc027bb79fa8e2 (plain)
1
2
3
4
5
Common-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. The make
 utility automatically determines which pieces of a large program need to be
 recompiled, and issues commands to recompile them.