aboutsummaryrefslogtreecommitdiff
path: root/sbin/spppcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/spppcontrol/Makefile')
-rw-r--r--sbin/spppcontrol/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sbin/spppcontrol/Makefile b/sbin/spppcontrol/Makefile
deleted file mode 100644
index 3287fcf24126..000000000000
--- a/sbin/spppcontrol/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-
-PROG= spppcontrol
-MAN= spppcontrol.8
-WARNS?= 2
-
-.include <bsd.prog.mk>