pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Clarify _who_ is supposed to set the SUBST_* variab...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e07eac88c226
branches: trunk
changeset: 521296:e07eac88c226
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 09 02:06:29 2006 +0000
description:
Clarify _who_ is supposed to set the SUBST_* variables.
diffstat:
mk/subst.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e8cb2ed2c66a -r e07eac88c226 mk/subst.mk
--- a/mk/subst.mk Thu Nov 09 02:05:08 2006 +0000
+++ b/mk/subst.mk Thu Nov 09 02:06:29 2006 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: subst.mk,v 1.35 2006/07/02 09:35:05 rillig Exp $
+# $NetBSD: subst.mk,v 1.36 2006/11/09 02:06:29 rillig Exp $
#
# This Makefile fragment implements a general text replacement facility.
# Package makefiles define a ``class'', for each of which a particular
# substitution description can be defined. For each class of files, a
# target subst-<class> is created to perform the text replacement.
#
-# The following variables are used:
+# Package-settable variables:
#
# SUBST_CLASSES
# A list of class names. A new class name must be appended (+=).
Home |
Main Index |
Thread Index |
Old Index