pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/build Added keywords for "bmake help".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3216dfadd70
branches:  trunk
changeset: 538568:f3216dfadd70
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Feb 13 09:01:20 2008 +0000

description:
Added keywords for "bmake help".

diffstat:

 mk/build/build.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 175573cd17ca -r f3216dfadd70 mk/build/build.mk
--- a/mk/build/build.mk Wed Feb 13 09:00:52 2008 +0000
+++ b/mk/build/build.mk Wed Feb 13 09:01:20 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: build.mk,v 1.16 2008/02/07 21:36:13 rillig Exp $
+# $NetBSD: build.mk,v 1.17 2008/02/13 09:01:20 rillig Exp $
 #
 # This file defines what happens in the build phase, excluding the
 # self-test, which is defined in test.mk.
@@ -35,6 +35,7 @@
 # See also:
 #      mk/build/test.mk
 #
+# Keywords: build make
 
 _VARGROUPS+=           build
 _USER_VARS.build=      MAKE_JOBS BUILD_ENV_SHELL



Home | Main Index | Thread Index | Old Index