summaryrefslogtreecommitdiff
path: root/mk/subst.mk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-01-03 23:35:13 +0000
committerrillig <rillig@pkgsrc.org>2007-01-03 23:35:13 +0000
commitea535fc2fd986ec81c36581d898e844b6b310015 (patch)
tree71ae1e18dae17cdc88999bb4c44245155969c4a0 /mk/subst.mk
parent2f18f0bbfaa29b352919851846f2d886a21eabbd (diff)
downloadpkgsrc-ea535fc2fd986ec81c36581d898e844b6b310015.tar.gz
+ keyword "subst"
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 15f0c49a4b5..9bea48e18fb 100644
--- a/mk/subst.mk
+++ b/mk/subst.mk
@@ -1,4 +1,4 @@
-# $NetBSD: subst.mk,v 1.38 2006/12/10 02:25:13 reed Exp $
+# $NetBSD: subst.mk,v 1.39 2007/01/03 23:35:13 rillig Exp $
#
# This Makefile fragment implements a general text replacement facility.
# Package makefiles define a ``class'', for each of which a particular
@@ -32,6 +32,9 @@
# SUBST_POSTCMD.<class>
# Command to clean up after sed(1). Defaults to ${RM} -f
# $$file${_SUBST_BACKUP_SUFFIX}. For debugging, set it to ${DO_NADA}.
+#
+# Keywords: subst
+#
ECHO_SUBST_MSG?= ${STEP_MSG}