freebsd-skq/usr.sbin/bsdconfig/networking/Makefile
dteske 0178fb72fc Add bsdconfig wifi' (aka wireless' or `wlan') module
Approved by:	re (gjb)
MFC after:	8 weeks
Relnotes:	yes
2016-06-16 21:14:25 +00:00

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>