]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsdconfig/networking/Makefile
MFC r330104: MFV r330102: ntp 4.2.8p11
[FreeBSD/stable/10.git] / usr.sbin / bsdconfig / networking / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4
5 SUBDIR= include share
6
7 FILESDIR=       ${LIBEXECDIR}/bsdconfig/120.networking
8 FILES=          INDEX USAGE
9
10 SCRIPTSDIR=     ${FILESDIR}
11 SCRIPTS=        defaultrouter devices hostname nameservers networking
12
13 .include <bsd.prog.mk>