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