|
Line 0
Link Here
|
|
|
1 |
GNU make is a tool that controls the generation of executables and other |
| 2 |
non-source files from source files. Its purpose is the same as that |
| 3 |
of the utility make(1). This is a developer version of GNU make, to |
| 4 |
test buidablity of existing packages using this. |
| 5 |
|
| 6 |
WWW: http://www.gnu.org/software/make/make.html |