Description: related to the makefile build rules for the whole project. A project source file does not count, its by type, function, respectively, on the number of modules directory, makefile defines a set of rules to specify which files need to be compiled, after which files need to compile, which files need to re- compilation, and even more complex functional operation, because the same makefile as a Shell script, which also can perform operating system commands. the benefits of makefile is- "Automatic compiler", once written, just need a make command to automatically compile the whole project completely, greatly improving the efficiency of software development. make is a command tool is a makefile in order to explain the command tool, in general, most of the IDE has this command, for example: Delphi to make, Visual C++ for nmake, Linux under the GNU s make. Visible, makefile become a compilation methods in engineering.
To Search:
- [zhsy2] - use MFC to realize windows draw
File list (Check if you may need any files):
How_to_Write_makefile.pdf