Author: delphij
Date: Tue Sep 11 21:13:18 2012
New Revision: 240372
URL: http://svn.freebsd.org/changeset/base/240372

Log:
  WARNS is now default to 6.

Modified:
  head/usr.bin/stdbuf/Makefile

Modified: head/usr.bin/stdbuf/Makefile
==============================================================================
--- head/usr.bin/stdbuf/Makefile        Tue Sep 11 20:20:13 2012        
(r240371)
+++ head/usr.bin/stdbuf/Makefile        Tue Sep 11 21:13:18 2012        
(r240372)
@@ -3,6 +3,4 @@
 PROG=   stdbuf
 SRCS=   stdbuf.c
 
-WARNS?=        6
-
 .include <bsd.prog.mk>
_______________________________________________
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"

Reply via email to