summaryrefslogtreecommitdiff
path: root/mk/subst.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/subst.mk')
-rw-r--r--mk/subst.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/mk/subst.mk b/mk/subst.mk
index fbb228bc738..342ffbe1a06 100644
--- a/mk/subst.mk
+++ b/mk/subst.mk
@@ -1,4 +1,4 @@
-# $NetBSD: subst.mk,v 1.52 2008/01/23 01:44:28 rillig Exp $
+# $NetBSD: subst.mk,v 1.53 2008/01/26 15:23:21 rillig Exp $
#
# This Makefile fragment implements a general text replacement facility.
# Package makefiles define a ``class'', for each of which a particular
@@ -48,6 +48,9 @@
# before any substitutions are done to it. Since that test is not
# perfect, it can be disabled by setting this variable to "yes".
#
+# See also:
+# PLIST_SUBST
+#
# Keywords: subst
#