8 lines
133 B
Makefile
8 lines
133 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2020/08/20 21:28:02 riastradh Exp $
|
||
|
#
|
||
|
|
||
|
MAN= wg-userspace.8
|
||
|
SCRIPTS=wg-userspace.sh
|
||
|
|
||
|
.include <bsd.prog.mk>
|