summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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