Some useful keywords for "bmake help".
This commit is contained in:
parent
5c0729ece6
commit
6ded5eb97b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: pkg-build-options.mk,v 1.5 2007/08/11 21:15:22 rillig Exp $
|
||||
# $NetBSD: pkg-build-options.mk,v 1.6 2007/10/01 22:32:45 rillig Exp $
|
||||
#
|
||||
# This procedure determines the PKG_OPTIONS that have been in effect
|
||||
# when the package ${pkgbase} has been built. When the package is not
|
||||
|
@ -16,6 +16,8 @@
|
|||
# pkgbase := wine
|
||||
# .include "../../mk/pkg-build-options.mk"
|
||||
#
|
||||
# Keywords: options pkg-build-options PKG_BUILD_OPTIONS
|
||||
#
|
||||
|
||||
.include "${.PARSEDIR}/bsd.fast.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue