aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index f53e2f037ebe..6d6b647651ad 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -90,14 +90,14 @@ SUBDIR.${MK_ZFS}+= zfsbootcfg
SUBDIR.${MK_TESTS}+= tests
+.include <bsd.arch.inc.mk>
+
+SUBDIR_PARALLEL=
+
# Add architecture-specific manpages
# to be included anyway
MAN= sconfig/sconfig.8
.include <bsd.prog.mk>
-.include <bsd.arch.inc.mk>
-
-SUBDIR_PARALLEL=
-
.include <bsd.subdir.mk>