summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pppctl/Makefile')
-rw-r--r--usr.sbin/pppctl/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile
new file mode 100644
index 0000000..fca11dd
--- /dev/null
+++ b/usr.sbin/pppctl/Makefile
@@ -0,0 +1,8 @@
+# $Id:$
+
+PROG= pppctl
+SRCS= pppctl.c
+CFLAGS+=-Wall
+MAN8= pppctl.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud