From: Sascha Wildner Date: Sat, 9 Jun 2012 15:10:35 +0000 (+0200) Subject: ppp(8): Raise WARNS to 6. X-Git-Tag: v3.2.0~815 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/bcbdfc0caf14bcd178767ece68aad9011399cd17 ppp(8): Raise WARNS to 6. --- diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index 5378c22..930c84b 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -21,8 +21,6 @@ M4FLAGS= LDADD= -lcrypt -lmd -lutil -lz DPADD= ${LIBCRYPT} ${LIBMD} ${LIBUTIL} ${LIBZ} -WARNS?= 5 - .SUFFIXES: .8 .8.m4 .8.m4.8: