aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.sbin/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-10-15 22:55:08 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-10-15 22:55:08 +0000
commitaa92269e4636d8ec1b42fcd66e6f52c479e77516 (patch)
tree8b6b24f8267d31f993df80da9a63b614ae0f2a31 /secure/usr.sbin/Makefile
parent61c20fc78239a66440b69ac90b2a1d68f079f671 (diff)
Notes
Diffstat (limited to 'secure/usr.sbin/Makefile')
-rw-r--r--secure/usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/usr.sbin/Makefile b/secure/usr.sbin/Makefile
index e42f456b12d0..9b2f910f9c49 100644
--- a/secure/usr.sbin/Makefile
+++ b/secure/usr.sbin/Makefile
@@ -11,4 +11,6 @@ SUBDIR+=sshd
SUBDIR+=tests
.endif
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>