Page MenuHomeFreeBSD

D47660.diff
No OneTemporary

D47660.diff

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

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)

Event Timeline