]> git.pond.sub.org Git - empserver/blobdiff - Make.mk
Fix sabo not to kill the spy every time
[empserver] / Make.mk
diff --git a/Make.mk b/Make.mk
index 22d43050d3bc9867a89fbaa83a94ee243f5829e7..c79ec3aaaf539ef7938992d922d487fb551aa8e2 100644 (file)
--- a/Make.mk
+++ b/Make.mk
@@ -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