Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin Descend into wg-userspace.



details:   https://anonhg.NetBSD.org/src/rev/517fc8af74f9
branches:  trunk
changeset: 942823:517fc8af74f9
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Thu Aug 20 21:30:46 2020 +0000

description:
Descend into wg-userspace.

diffstat:

 usr.sbin/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 262240b35f02 -r 517fc8af74f9 usr.sbin/Makefile
--- a/usr.sbin/Makefile Thu Aug 20 21:30:32 2020 +0000
+++ b/usr.sbin/Makefile Thu Aug 20 21:30:46 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.284 2020/08/20 21:21:32 riastradh Exp $
+#      $NetBSD: Makefile,v 1.285 2020/08/20 21:30:46 riastradh Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -30,8 +30,9 @@
        tadpolectl tcpdchk tcpdmatch tcpdrop timed tpctl tprof traceroute trpt \
        unlink usbdevs user \
        videomode vipw veriexecgen vnconfig \
-       wakeonlan wg-keygen wgconfig wiconfig wlanctl wsconscfg wsfontload wsmoused \
-       wsmuxctl zdump zic
+       wakeonlan wg-keygen wg-userspace wgconfig wiconfig wlanctl \
+       wsconscfg wsfontload wsmoused wsmuxctl \
+       zdump zic
 
 .if ${MKMAKEMANDB} != "no"
 SUBDIR+= makemandb



Home | Main Index | Thread Index | Old Index