aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-11-24 15:47:20 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-11-24 15:47:20 +0100
commitc1e670b386f83ed78104a6eb6e4d17cc1d906439 (patch)
tree580d80983daa71846662276080cc9fa9e789681f
parentb8673b96bd7bbc40e442d308e6a30db4e699b2b1 (diff)
parent1dfa6c551d95a82c242a514b81dd8cfac6f478d3 (diff)
Merge PR #6231: Fix link to Recursive Make Considered Harmful
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4786e0f7c..7b4766c3b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
# You won't find Makefiles in sub-directories and this is done on purpose.
# If you are not yet convinced of the advantages of a single Makefile, please
# read
-# http://miller.emu.id.au/pmiller/books/rmch/
+# http://aegis.sourceforge.net/auug97.pdf
# before complaining.
#
# When you are working in a subdir, you can compile without moving to the