View | Details | Raw Unified | Return to bug 210658 | Differences between
and this patch

Collapse All | Expand All

(-)usr.sbin/ppp/Makefile (-1 / +1 lines)
Lines 47-53 Link Here
47
BINGRP=	network
47
BINGRP=	network
48
M4FLAGS=
48
M4FLAGS=
49
49
50
LIBADD=	md util z
50
LIBADD=	crypt md util z
51
51
52
.if defined(PPP_CONFDIR) && !empty(PPP_CONFDIR)
52
.if defined(PPP_CONFDIR) && !empty(PPP_CONFDIR)
53
CFLAGS+=-DPPP_CONFDIR=\"${PPP_CONFDIR}\"
53
CFLAGS+=-DPPP_CONFDIR=\"${PPP_CONFDIR}\"

Return to bug 210658