Page MenuHomeFreeBSD

D31125.diff
No OneTemporary

D31125.diff

diff --git a/sbin/Makefile b/sbin/Makefile
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -90,14 +90,14 @@
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>
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -213,6 +213,8 @@
.include <bsd.arch.inc.mk>
+SUBDIR_PARALLEL=
+
# Add architecture-specific manpages
# to be included anyway
MAN= apmd/apmd.8 \
@@ -220,6 +222,4 @@
.include <bsd.prog.mk>
-SUBDIR_PARALLEL=
-
.include <bsd.subdir.mk>

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 17, 1:35 AM (19 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35154037
Default Alt Text
D31125.diff (729 B)

Event Timeline