目 录Table of Contents GNU make中文手册..................................................................................................................... 1 ver - 3.8 ......................................................................................
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-so