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>
This commit is contained in:
nonce 2021-09-24 11:51:33 +01:00 committed by GitHub
parent 193c5c3607
commit 433bdd4936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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