Author: bapt Date: Tue May 5 07:42:40 2015 New Revision: 282451 URL: https://svnweb.freebsd.org/changeset/base/282451
Log: upper the warning level to 3 Modified: head/usr.bin/vgrind/Makefile Modified: head/usr.bin/vgrind/Makefile ============================================================================== --- head/usr.bin/vgrind/Makefile Tue May 5 07:42:10 2015 (r282450) +++ head/usr.bin/vgrind/Makefile Tue May 5 07:42:40 2015 (r282451) @@ -11,7 +11,7 @@ FILESDIR= ${SHAREDIR}/misc FILESDIR_tmac.vgrind= ${SHAREDIR}/tmac MAN= vgrind.1 vgrindefs.5 -WARNS?= 2 +WARNS?= 3 BINDIR= /usr/libexec SCRIPTSDIR=/usr/bin _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"