Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd Descend into kyua-atf-compat when MKKYUA!=no.
details: https://anonhg.NetBSD.org/src/rev/f18209567a80
branches: trunk
changeset: 785123:f18209567a80
user: jmmv <jmmv%NetBSD.org@localhost>
date: Mon Feb 25 00:21:04 2013 +0000
description:
Descend into kyua-atf-compat when MKKYUA!=no.
diffstat:
external/bsd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1b1a0bd3c440 -r f18209567a80 external/bsd/Makefile
--- a/external/bsd/Makefile Mon Feb 25 00:20:08 2013 +0000
+++ b/external/bsd/Makefile Mon Feb 25 00:21:04 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2013/02/23 14:18:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2013/02/25 00:21:04 jmmv Exp $
.include <bsd.own.mk>
@@ -20,7 +20,7 @@
SUBDIR+= iscsi
.endif
.if (${MKKYUA} != "no")
-SUBDIR+= lutok kyua-testers kyua-cli
+SUBDIR+= lutok kyua-testers kyua-cli kyua-atf-compat
.endif
.if (${MKLDAP} != "no")
SUBDIR+= openldap
Home |
Main Index |
Thread Index |
Old Index