Author: dwmalone
Date: Thu Jan  7 09:47:05 2010
New Revision: 201727
URL: http://svn.freebsd.org/changeset/base/201727

Log:
  This now passes a make universe with WARNS=6.

Modified:
  head/usr.bin/w/Makefile

Modified: head/usr.bin/w/Makefile
==============================================================================
--- head/usr.bin/w/Makefile     Thu Jan  7 09:45:17 2010        (r201726)
+++ head/usr.bin/w/Makefile     Thu Jan  7 09:47:05 2010        (r201727)
@@ -10,8 +10,6 @@ LDADD=        -lkvm -lulog -lutil
 #BINMODE=2555
 LINKS= ${BINDIR}/w ${BINDIR}/uptime
 
-WARNS?=        1
-
 .PATH: ${.CURDIR}/../../bin/ps
 
 .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