Introduction - If you have any usage issues, please Google them yourself
This article describes the Unix/Linux platform, how to write a Makefile to automatically compile C/C++. A project in the source file does not count, its by type, function, modules are placed in several directories, makefile defines a series of rules to specify which files need to compile, after which files need to be compiled, which files need to re- compile, and even more complex functional operations, because the same makefile as a Shell script, which can also run operating system commands.