Descend into wg-userspace.
This commit is contained in:
parent
1ce89b900a
commit
591b22f37f
|
@ -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 @@ SUBDIR= ac accton acpitools altq apm apmd arp autofs \
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue