Make docs.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 25 Jun 2012 17:11:59 +0300
changeset 1301 55aeffa6c8a5
parent 1300 1518147b789a
child 1302 2013edbad67a
Make docs.
gnu-make.rst
--- a/gnu-make.rst	Sun Jun 24 22:57:26 2012 +0300
+++ b/gnu-make.rst	Mon Jun 25 17:11:59 2012 +0300
@@ -5,11 +5,19 @@
 ===========
 .. contents::
 
-Recursive Make Considered Harmful.
-==================================
+Make docs.
+==========
 
+  http://make.paulandlesley.org/ http://mad-scientist.net/make/
+                Paul D. Smith page about make.
+  http://make.paulandlesley.org/autodep.html
+                Advanced Auto-Dependency Generation
   http://miller.emu.id.au/pmiller/books/rmch/
                 "Recursive Make Considered Harmful" home page.
+  http://evbergen.home.xs4all.nl/nonrecursive-make.html
+                Implementing non-recursive make.
+  http://www.electric-cloud.com/resources/mrmake.php
+                Ask Mr. Make
 
 How view list of default make definitions.
 ==========================================