pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/misc More keywords for "bmake help".
details: https://anonhg.NetBSD.org/pkgsrc/rev/90cb5a30c68f
branches: trunk
changeset: 549534:90cb5a30c68f
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Nov 05 08:23:41 2008 +0000
description:
More keywords for "bmake help".
diffstat:
mk/misc/warnings.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6a1b8abf660b -r 90cb5a30c68f mk/misc/warnings.mk
--- a/mk/misc/warnings.mk Wed Nov 05 08:21:56 2008 +0000
+++ b/mk/misc/warnings.mk Wed Nov 05 08:23:41 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: warnings.mk,v 1.1 2007/07/20 14:08:19 rillig Exp $
+# $NetBSD: warnings.mk,v 1.2 2008/11/05 08:23:41 rillig Exp $
# This file prints the warnings that have been detected while loading
# the package Makefile. Whichever part of pkgsrc (user, package, system)
@@ -8,6 +8,8 @@
# Example:
# WARNINGS+= "[warnings.mk] This is an example warning."
#
+# Keywords: warning warnings
+#
WARNINGS?= # none
Home |
Main Index |
Thread Index |
Old Index