From ea17e5024d78cdf05ddff5f60470e66266831ec0 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 30 Mar 2002 17:57:51 +0000 Subject: Fix CLEANFILES. --- usr.sbin/ppp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/ppp') diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index edd2d2c..86a22ab 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -36,6 +36,7 @@ DPADD= ${LIBCRYPT} ${LIBMD} ${LIBUTIL} ${LIBZ} .8.m4.8: m4 ${M4FLAGS} ${.IMPSRC} >${.TARGET} +CLEANFILES= ppp.8 .if defined(PPP_CONFDIR) && !empty(PPP_CONFDIR) CFLAGS+=-DPPP_CONFDIR=\"${PPP_CONFDIR}\" -- cgit v1.1