Make (software)
Revision as of 16:55, 8 December 2019 by Welcome (talk | contribs) (Created page with "Make<ref>https://www.gnu.org/software/make/manual/make.html</ref> is a build automation tool that automatically builds executable programs and libraries from source code b...")
Make[1] is a build automation tool that automatically builds executable programs and libraries from source code by reading files called Makefiles which specify how to compile the target program.
Other build automation tools includes: Rake, Cake, MSBuild, Ant, Maven or Gradle (Java).
Activities
- Create your first
Makefile
See also
Advertising: