1# $FreeBSD$
2
3SUBDIR= include share
4
5FILESDIR=	${LIBEXECDIR}/bsdconfig/120.networking
6FILES=		INDEX USAGE
7
8SCRIPTSDIR=	${FILESDIR}
9SCRIPTS=	defaultrouter devices hostname nameservers networking \
10		wlanconfig
11
12.include <bsd.prog.mk>
13