summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-26 14:13:51 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-26 14:13:51 +0000
commit8f7e12f5afa0aac672f24d48ee96fe567948717e (patch)
tree370c0109b68d3c6c51323457b1ffb5e8a469d11e /usr.sbin/amd
parent3312e694dda06d184ce2a951a7cb7f41cfeb2c49 (diff)
downloadFreeBSD-src-8f7e12f5afa0aac672f24d48ee96fe567948717e.zip
FreeBSD-src-8f7e12f5afa0aac672f24d48ee96fe567948717e.tar.gz
Add more SUBDIR_PARALLEL.
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r--usr.sbin/amd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile
index 2255f14..77c5a4c 100644
--- a/usr.sbin/amd/Makefile
+++ b/usr.sbin/amd/Makefile
@@ -5,7 +5,9 @@
#
# $FreeBSD$
-SUBDIR= include libamu amd amq fixmount fsinfo hlfsd mk-amd-map pawd \
+SUBDIR= include libamu .WAIT \
+ amd amq fixmount fsinfo hlfsd mk-amd-map pawd \
scripts wire-test
+SUBDIR_PARALLEL=
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud