From fd23c264ca9b5d28c0bb5f5eea31e08899573e7d Mon Sep 17 00:00:00 2001 From: dwmalone Date: Thu, 7 Jan 2010 09:47:05 +0000 Subject: This now passes a make universe with WARNS=6. --- usr.bin/w/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/w/Makefile b/usr.bin/w/Makefile index 5111cb8..f53d8c7 100644 --- a/usr.bin/w/Makefile +++ b/usr.bin/w/Makefile @@ -10,8 +10,6 @@ LDADD= -lkvm -lulog -lutil #BINMODE=2555 LINKS= ${BINDIR}/w ${BINDIR}/uptime -WARNS?= 1 - .PATH: ${.CURDIR}/../../bin/ps .include -- cgit v1.1