pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/internal



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Feb 19 13:00:10 UTC 2018

Modified Files:
        pkgsrc/mk/internal: locking.mk

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mk/internal/locking.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/internal/locking.mk
diff -u pkgsrc/mk/internal/locking.mk:1.9 pkgsrc/mk/internal/locking.mk:1.10
--- pkgsrc/mk/internal/locking.mk:1.9   Fri Mar 16 20:41:44 2007
+++ pkgsrc/mk/internal/locking.mk       Mon Feb 19 13:00:10 2018
@@ -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