summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/Makefile
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2013-06-02 23:56:38 +0000
committerbrian <brian@FreeBSD.org>2013-06-02 23:56:38 +0000
commit65a84eb69172562654a06edf22d47a0a80d57b4f (patch)
treee6c0c0214c9010e7d99caf485dae7fa4cf00665a /usr.sbin/ppp/Makefile
parent5845db6f8ddcc88cfad11c238273e6a90d6c9403 (diff)
downloadFreeBSD-src-65a84eb69172562654a06edf22d47a0a80d57b4f.zip
FreeBSD-src-65a84eb69172562654a06edf22d47a0a80d57b4f.tar.gz
Move ppp.8.m4 back to ppp.8 and de-ifdef it.
Requested by: joel MFC after: 1 week
Diffstat (limited to 'usr.sbin/ppp/Makefile')
-rw-r--r--usr.sbin/ppp/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile
index 11003d7..9943665 100644
--- a/usr.sbin/ppp/Makefile
+++ b/usr.sbin/ppp/Makefile
@@ -44,13 +44,6 @@ M4FLAGS=
LDADD= -lcrypt -lmd -lutil -lz
DPADD= ${LIBCRYPT} ${LIBMD} ${LIBUTIL} ${LIBZ}
-.SUFFIXES: .8 .8.m4
-
-.8.m4.8:
- m4 ${M4FLAGS} ${.IMPSRC} >${.TARGET}
-
-CLEANFILES= ppp.8
-
.if defined(PPP_CONFDIR) && !empty(PPP_CONFDIR)
CFLAGS+=-DPPP_CONFDIR=\"${PPP_CONFDIR}\"
.endif
OpenPOWER on IntegriCloud