Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159567740
D31125.id92119.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
729 B
Referenced Files
None
Subscribers
None
D31125.id92119.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 16, 6:53 PM (16 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33993981
Default Alt Text
D31125.id92119.diff (729 B)
Attached To
Mode
D31125: Fix bsd.subdir.mk-related issues after 0a0f7486413c
Attached
Detach File
Event Timeline
Log In to Comment