# $FreeBSD$

PROG=	pppctl
MAN=	pppctl.8

WARNS?=	2

LIBADD=	edit pthread

.include <bsd.prog.mk>