Update link to `Recursive Make Considered Harmful'
This commit is contained in:
parent
e93cc9934e
commit
f9d6149db3
1 changed files with 1 additions and 1 deletions
2
Make.mk
2
Make.mk
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
# This makefile was inspired by `Recursive Make Considered Harmful',
|
# This makefile was inspired by `Recursive Make Considered Harmful',
|
||||||
# Peter Miller, 1997.
|
# 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
|
# Recursively expanded variables are occasionally useful, but can be
|
||||||
# slow and tricky. Do not use them gratuitously. If you don't
|
# slow and tricky. Do not use them gratuitously. If you don't
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue