0178fb72fc
Approved by: re (gjb) MFC after: 8 weeks Relnotes: yes
13 lines
232 B
Makefile
13 lines
232 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= include share
|
|
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/120.networking
|
|
FILES= INDEX USAGE
|
|
|
|
SCRIPTSDIR= ${FILESDIR}
|
|
SCRIPTS= defaultrouter devices hostname nameservers networking \
|
|
wlanconfig
|
|
|
|
.include <bsd.prog.mk>
|