lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master ee293d1 10/18: Update certain URLs


From: Greg Chicares
Subject: [lmi-commits] [lmi] master ee293d1 10/18: Update certain URLs
Date: Wed, 29 May 2019 18:49:08 -0400 (EDT)

branch: master
commit ee293d134beed2dbb71cbbff2816f8ca196d893e
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Update certain URLs
---
 GNUmakefile         | 2 +-
 autodependency.make | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index 360aece..3304dc6 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -25,7 +25,7 @@ this_makefile := $(abspath $(lastword $(MAKEFILE_LIST)))
 
 # The general technique used in the 'Multiple build directories'
 # section is due to Paul D. Smith:
-#   http://make.paulandlesley.org/multi-arch.html#advanced
+#   https://make.mad-scientist.net/papers/multi-architecture-builds/#advanced
 # with the following significant differences:
 #
 # For greater clarity, the 'actual' makefile is a separate file,
diff --git a/autodependency.make b/autodependency.make
index b9e2d59..083e685 100644
--- a/autodependency.make
+++ b/autodependency.make
@@ -31,7 +31,7 @@ $(srcdir)/configuration.make:: ;
 # 'include' this in another makefile to create automatic dependencies.
 
 # The 'automake' technique is discussed here:
-#   http://make.paulandlesley.org/autodep.html
+#   https://make.mad-scientist.net/papers/advanced-auto-dependency-generation/
 # Its 'sed' processing is no longer necessary because of '-MP':
 #   http://makelinux.org/make3/make3-CHP-8-SECT-3.html
 # | This completely eliminates the messy five-part sed expression in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]