mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 11:58:15 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/mk
2
tldr/mk
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Task runner for targets described in Mkfile.
|
||||
> Mostly used to control the compilation of an executable from source code.
|
||||
> More information: <http://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
|
||||
> More information: <https://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
|
||||
|
||||
- Call the first target specified in the Mkfile (usually named "all"):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user