More keywords for "bmake help".
This commit is contained in:
parent
74918473a2
commit
b9420531f9
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue