pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Added a keyword for "bmake help".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/175573cd17ca
branches:  trunk
changeset: 538567:175573cd17ca
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Feb 13 09:00:52 2008 +0000

description:
Added a keyword for "bmake help".

diffstat:

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

diffs (17 lines):

diff -r d12dba65b487 -r 175573cd17ca mk/compiler.mk
--- a/mk/compiler.mk    Wed Feb 13 08:33:08 2008 +0000
+++ b/mk/compiler.mk    Wed Feb 13 09:00:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: compiler.mk,v 1.65 2008/02/07 21:36:13 rillig Exp $
+# $NetBSD: compiler.mk,v 1.66 2008/02/13 09:00:52 rillig Exp $
 #
 # This Makefile fragment implements handling for supported C/C++/Fortran
 # compilers.
@@ -66,6 +66,7 @@
 #      ...
 #      .endif
 #
+# Keywords: compiler
 
 .if !defined(BSD_COMPILER_MK)
 BSD_COMPILER_MK=       defined



Home | Main Index | Thread Index | Old Index