Task runner for targets described in Mkfile.
Mostly used to control the compilation of an executable from source code.
More information.
- Call the first target specified in the Mkfile (usually named "all"):
- Call a specific target, executing 4 jobs at a time in parallel:
- Force mking of a target, even if source files are unchanged:
- Assume all targets to be out of date. Thus, update `target` and all of its dependencies:
- Keep going as far as possible on error:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY
Mastodon