Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107600924
D47660.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
306 B
Referenced Files
None
Subscribers
None
D47660.diff
View Options
diff --git a/libexec/Makefile b/libexec/Makefile
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -116,10 +116,13 @@
.endif
.if ${MK_TESTS} != "no"
-_atf= atf
_tests= tests
.endif
+.if ${MK_TESTS_SUPPORT} != "no"
+_atf= atf
+.endif
+
.if ${MK_NUAGEINIT} != "no"
_nuageinit= nuageinit
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 11:51 AM (19 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14718016
Default Alt Text
D47660.diff (306 B)
Attached To
Mode
D47660: libexec: atf is needed by kyua, which is wired by MK_TESTS_SUPPORT
Attached
Detach File
Event Timeline
Log In to Comment