xref: /NextBSD/usr.sbin/bsdconfig/networking/Makefile (revision 4557fabb34e865d7f40be64b39c9e34fa41dbb60)
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
11.include <bsd.prog.mk>
12