mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 11:06:00 +02:00
make: add more information link
This commit is contained in:
parent
ff24666e79
commit
649bc40b2c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Task runner for targets described in Makefile.
|
||||
> Mostly used to control the compilation of an executable from source code.
|
||||
> More information: <https://www.gnu.org/software/make/manual/make.html>.
|
||||
|
||||
- Call the first target specified in the Makefile (usually named "all"):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue