pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/internal mk/internal/locking.mk: improve documentat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52c9791f97fd
branches:  trunk
changeset: 375704:52c9791f97fd
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Feb 19 13:00:10 2018 +0000

description:
mk/internal/locking.mk: improve documentation for "make help"

diffstat:

 mk/internal/locking.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 01be946ef882 -r 52c9791f97fd mk/internal/locking.mk
--- a/mk/internal/locking.mk    Mon Feb 19 12:59:49 2018 +0000
+++ b/mk/internal/locking.mk    Mon Feb 19 13:00:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: locking.mk,v 1.9 2007/03/16 20:41:44 rillig Exp $
+# $NetBSD: locking.mk,v 1.10 2018/02/19 13:00:10 rillig Exp $
 #
 # User-settable variables:
 #
@@ -17,7 +17,7 @@
 #      Recommended: sleep
 #
 # See also: PKGSRC_LOCKTYPE.
-#
+# Keywords: lock locking parallel
 
 # This file provides the following .USE targets:
 #



Home | Main Index | Thread Index | Old Index