ソースを参照

Add Managing Projects with GNU Make (#3069)

cwfoo 7 年 前
コミット
e3b16b386e
1 ファイル変更6 行追加0 行削除
  1. 6 0
      free-programming-books.md

+ 6 - 0
free-programming-books.md

@@ -133,6 +133,7 @@
 * [Lisp](#lisp)
 * [Livecode](#livecode)
 * [Lua](#lua)
+* [Make](#make)
 * [Markdown](#markdown)
 * [Mathematica](#mathematica)
 * [MATLAB](#matlab)
@@ -1768,6 +1769,11 @@ Kerridge (PDF) (email address *requested*, not required)
 * [Programming in Lua (first edition)](https://www.lua.org/pil/contents.html)
 
 
+### Make
+
+* [Managing Projects with GNU Make](https://www.oreilly.com/openbook/make3/book/index.html) - Robert Mecklenburg
+
+
 ### Markdown
 
 * [Learn Markdown](https://www.gitbook.com/book/gitbookio/markdown/details) - Sammy P., Aaron O. (PDF) (EPUB) (MOBI)