From a920d12f895baea61f01b199f25047011e4ff386 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 4 Apr 2003 17:49:21 +0000 Subject: style.Makefile(5) --- usr.sbin/pppctl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/pppctl') diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index 8da3f50..7af75f8 100644 --- a/usr.sbin/pppctl/Makefile +++ b/usr.sbin/pppctl/Makefile @@ -3,7 +3,7 @@ PROG= pppctl MAN= pppctl.8 -LDADD= -lc_r -ledit -ltermcap DPADD= ${LIBC_R} ${LIBEDIT} ${LIBTERMCAP} +LDADD= -lc_r -ledit -ltermcap .include -- cgit v1.1