Skip to content
Snippets Groups Projects
Commit 1eb8d143 authored by Alexandre Kaspar's avatar Alexandre Kaspar
Browse files

Fixed spacing

parent 796e2694
No related branches found
No related tags found
No related merge requests found
Pipeline #4509 passed
...@@ -151,6 +151,7 @@ Most examples in the class are not named with that single same name because it w ...@@ -151,6 +151,7 @@ Most examples in the class are not named with that single same name because it w
By naming the file `myprogram.c.make`, we know that the makefile is associated with the program `myprogram.c`, but then we have to specify the `makefile` that makes uses. By naming the file `myprogram.c.make`, we know that the makefile is associated with the program `myprogram.c`, but then we have to specify the `makefile` that makes uses.
Here is that argument in the manual: Here is that argument in the manual:
<img src="images/man_make_f.png" width="600"> <img src="images/man_make_f.png" width="600">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment