summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-03-30 17:57:51 +0000
committerru <ru@FreeBSD.org>2002-03-30 17:57:51 +0000
commitea17e5024d78cdf05ddff5f60470e66266831ec0 (patch)
tree29be00344e7e665bb58f88573f992b3614db4720 /usr.sbin/ppp/Makefile
parentf3aafa101f5148db4d2b5835236c23d696b6d3fc (diff)
downloadFreeBSD-src-ea17e5024d78cdf05ddff5f60470e66266831ec0.zip
FreeBSD-src-ea17e5024d78cdf05ddff5f60470e66266831ec0.tar.gz
Fix CLEANFILES.
Diffstat (limited to 'usr.sbin/ppp/Makefile')
-rw-r--r--usr.sbin/ppp/Makefile1
1 files changed, 1 insertions, 0 deletions
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}\"
OpenPOWER on IntegriCloud