From 1dfa6c551d95a82c242a514b81dd8cfac6f478d3 Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Thu, 23 Nov 2017 17:06:37 +0100 Subject: Fix link to Recursive Make Considered Harmful --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4786e0f7c7..7b4766c3bc 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 -- cgit v1.2.3