add link to Makefile
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Firstly make sure you have [cloned](https://git-scm.com/docs/git-clone) the repository to your system.
|
Firstly make sure you have [cloned](https://git-scm.com/docs/git-clone) the repository to your system.
|
||||||
|
|
||||||
This project ships with a Makefile which can be used for compiling a debug version or a release version.
|
This project ships with a [Makefile](https://www.gnu.org/software/make/manual/make.html#Overview) which can be used for compiling a debug version or a release version.
|
||||||
|
|
||||||
The debug version is made using '-ggdb', so if you use a debugger other than [GDB](https://sourceware.org/gdb), you will need to modify the Makefile
|
The debug version is made using '-ggdb', so if you use a debugger other than [GDB](https://sourceware.org/gdb), you will need to modify the Makefile
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user