make: add more information link

This commit is contained in:
Richard Mörbitz
2020-10-27 14:30:07 +01:00
committed by Starbeamrainbowlabs
parent ff24666e79
commit 649bc40b2c

View File

@@ -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"):