aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-04-09 18:16:58 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-04-09 18:16:58 +0000
commit9fce37552a6512800af66694fa61d2b2652cd333 (patch)
tree4b992e8161752c70ae2b6d92e7d5fdbf5ce3e021 /gnu
parentca66d4203dc658eb4c9565b4ed29128f2d5a7002 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 663107c3947e..02d0b2a95375 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -46,4 +46,6 @@ _cc= cc
_gdb= gdb
.endif
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>