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