Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151309401
D8287.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
666 B
Referenced Files
None
Subscribers
None
D8287.diff
View Options
Index: head/gnu/usr.bin/Makefile
===================================================================
--- head/gnu/usr.bin/Makefile
+++ head/gnu/usr.bin/Makefile
@@ -5,21 +5,17 @@
.if ${MK_CXX} != "no"
SUBDIR.${MK_GCC}+= gperf
-SUBDIR.${MK_GROFF}+= groff
.endif
SUBDIR.${MK_BINUTILS}+= binutils
SUBDIR.${MK_DIALOG}+= dialog
-
-.if ${MK_BINUTILS} != "no"
-SUBDIR.${MK_GDB}+= gdb
-SUBDIR_DEPEND_gdb= binutils
-.endif
-
SUBDIR.${MK_GCC}+= cc
SUBDIR.${MK_GNU_DIFF}+= diff3
SUBDIR.${MK_GNU_GREP}+= grep
+SUBDIR.${MK_GDB}+= gdb
+SUBDIR_DEPEND_gdb= binutils
SUBDIR.${MK_GPL_DTC}+= dtc
+SUBDIR.${MK_GROFF}+= groff
SUBDIR.${MK_TESTS}+= tests
SUBDIR_PARALLEL=
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 12:10 PM (1 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31056734
Default Alt Text
D8287.diff (666 B)
Attached To
Mode
D8287: Move MK_GDB condition out of MK_BINUTILS
Attached
Detach File
Event Timeline
Log In to Comment