Update link to `Recursive Make Considered Harmful'

This commit is contained in:
Markus Armbruster 2010-02-13 21:04:01 +01:00
parent e93cc9934e
commit f9d6149db3

View file

@ -33,7 +33,7 @@
# This makefile was inspired by `Recursive Make Considered Harmful',
# Peter Miller, 1997.
# http://www.pcug.org.au/~millerp/rmch/recu-make-cons-harm.html
# http://miller.emu.id.au/pmiller/books/rmch/
# Recursively expanded variables are occasionally useful, but can be
# slow and tricky. Do not use them gratuitously. If you don't