summaryrefslogtreecommitdiff
path: root/mk/build
diff options
context:
space:
mode:
authorrillig <rillig>2007-06-13 20:34:48 +0000
committerrillig <rillig>2007-06-13 20:34:48 +0000
commit16a10853278e5111b3f16eb81cf0ed586b72b671 (patch)
tree306a98b06e8999d5082db1f85517c0d0bc457372 /mk/build
parent718a28643068a69f4c30032f339524dc19eec1f3 (diff)
downloadpkgsrc-16a10853278e5111b3f16eb81cf0ed586b72b671.tar.gz
Added the keyword "parallel" to the description of MAKE_JOBS_SAFE.
Diffstat (limited to 'mk/build')
-rw-r--r--mk/build/build.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/build/build.mk b/mk/build/build.mk
index 68f166c9efc..6bd0cbb8652 100644
--- a/mk/build/build.mk
+++ b/mk/build/build.mk
@@ -1,4 +1,4 @@
-# $NetBSD: build.mk,v 1.12 2007/03/18 23:09:09 rillig Exp $
+# $NetBSD: build.mk,v 1.13 2007/06/13 20:34:48 rillig Exp $
#
# This file defines what happens in the build phase, excluding the
# self-test, which is defined in test.mk.
@@ -23,6 +23,8 @@
# value is "yes", and packages that don't support it must
# explicitly set it to "no".
#
+# Keywords: parallel
+#
# Variables defined in this file:
#
# BUILD_MAKE_CMD