aboutsummaryrefslogtreecommitdiff
path: root/bsdconfig/networking/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bsdconfig/networking/Makefile')
-rw-r--r--bsdconfig/networking/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/bsdconfig/networking/Makefile b/bsdconfig/networking/Makefile
deleted file mode 100644
index 6a1eedda8a9f..000000000000
--- a/bsdconfig/networking/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $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>