diff options
Diffstat (limited to 'fr-fr/make-fr.html.markdown')
-rw-r--r-- | fr-fr/make-fr.html.markdown | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/fr-fr/make-fr.html.markdown b/fr-fr/make-fr.html.markdown index 5d8b9404..66f820f3 100644 --- a/fr-fr/make-fr.html.markdown +++ b/fr-fr/make-fr.html.markdown @@ -255,14 +255,11 @@ endif ### En français -+ [Introduction à Makefile (developpez.com)] -(http://gl.developpez.com/tutoriel/outil/makefile/), -+ [Compilez sous GNU/Linux ! (openclassrooms)] -(https://openclassrooms.com/courses/compilez-sous-gnu-linux). ++ [Introduction à Makefile (developpez.com)](http://gl.developpez.com/tutoriel/outil/makefile/), ++ [Compilez sous GNU/Linux ! (openclassrooms)](https://openclassrooms.com/courses/compilez-sous-gnu-linux). ### En anglais + [Documentation de GNU make](https://www.gnu.org/software/make/manual/), + [Software carpentry tutorial](http://swcarpentry.github.io/make-novice/), -+ Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html) -[ex28](http://c.learncodethehardway.org/book/ex28.html). ++ Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html) [ex28](http://c.learncodethehardway.org/book/ex28.html). |