Ver código fonte

Added Makefile tutorial (#5552)

* Update free-programming-books.md

* Update free-programming-books.md

* Update books/free-programming-books.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: David Ordás <davorpatech@gmail.com>
nonce 4 anos atrás
pai
commit
433bdd4936
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      books/free-programming-books.md

+ 1 - 0
books/free-programming-books.md

@@ -2121,6 +2121,7 @@ Kerridge (PDF) (email address *requested*, not required)
 
 ### Make
 
+* [Makefile tutorial](https://makefiletutorial.com) - Chase Lambert
 * [Managing Projects with GNU Make](https://www.oreilly.com/openbook/make3/book/index.html) - Robert Mecklenburg