1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

Merge pull request #481 from ericguirbal/fr

Fix a link
This commit is contained in:
Mohammad Hossein Mojtahedi 2013-12-11 01:11:53 -08:00
commit 3f651b9de1

View File

@ -57,7 +57,7 @@
####Makefile
* [Concevoir un Makefile](http://icps.u-strasbg.fr/people/loechner/public_html/enseignement/GL/make.pdf), par Vincent Loechner d'après Nicolas Zin
* [Introduction aux MakeFile](http://eric.bachard.free.fr/UTBM_LO22/P07/C/Documentation/C/make/intro_makefile.pdf)
* [Introduction aux Makefile](http://eric.bachard.free.fr/UTBM_LO22/P07/C/Documentation/C/make/intro_makefile.pdf)
####Systèmes Informatiques