Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/atf/tests/atf/tools Obviously, we want ATFFILE ...
details: https://anonhg.NetBSD.org/src/rev/efbcf2f3c340
branches: trunk
changeset: 326745:efbcf2f3c340
user: jmmv <jmmv%NetBSD.org@localhost>
date: Sat Feb 15 22:32:26 2014 +0000
description:
Obviously, we want ATFFILE and KYUAFILE to be set to yes...
diffstat:
external/bsd/atf/tests/atf/tools/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r ee3ea90e7178 -r efbcf2f3c340 external/bsd/atf/tests/atf/tools/Makefile
--- a/external/bsd/atf/tests/atf/tools/Makefile Sat Feb 15 22:32:16 2014 +0000
+++ b/external/bsd/atf/tests/atf/tools/Makefile Sat Feb 15 22:32:26 2014 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2014/02/15 19:33:54 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2014/02/15 22:32:26 jmmv Exp $
USE_ATF_LIBTOOLS= yes
.include <bsd.init.mk>
TESTSDIR= ${TESTSBASE}/atf/tools
-ATFFILE= no
-KYUAFILE= no
+ATFFILE= yes
+KYUAFILE= yes
.PATH: ${SRCDIR}/tools
Home |
Main Index |
Thread Index |
Old Index