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