Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin Add ip6addrctl
details: https://anonhg.NetBSD.org/src/rev/43ab7db9c46c
branches: trunk
changeset: 342216:43ab7db9c46c
user: christos <christos%NetBSD.org@localhost>
date: Sun Dec 13 02:26:08 2015 +0000
description:
Add ip6addrctl
diffstat:
usr.sbin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 92631066b90c -r 43ab7db9c46c usr.sbin/Makefile
--- a/usr.sbin/Makefile Sun Dec 13 02:06:16 2015 +0000
+++ b/usr.sbin/Makefile Sun Dec 13 02:26:08 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2015/11/08 20:00:22 christos Exp $
+# $NetBSD: Makefile,v 1.273 2015/12/13 02:26:08 christos Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <bsd.own.mk>
@@ -46,7 +46,7 @@
.endif
.if (${MKINET6} != "no")
-SUBDIR+=faithd ifmcstat ndp rip6query rtsold
+SUBDIR+=faithd ifmcstat ip6addrctl ndp rip6query rtsold
.endif
.if (${USE_INET6} != "no")
SUBDIR+=mld6query route6d rtadvd traceroute6
Home |
Main Index |
Thread Index |
Old Index