From 9b380e30d4e06cf0243e311871dc27cfa4a6354a Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 2 Jan 2010 10:27:05 +0000 Subject: Build usr.bin/ with WARNS=6 by default. Also add some missing $FreeBSD$ to keep svn happy. --- usr.bin/users/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin/users/Makefile') diff --git a/usr.bin/users/Makefile b/usr.bin/users/Makefile index d9ea431..53274b9 100644 --- a/usr.bin/users/Makefile +++ b/usr.bin/users/Makefile @@ -3,8 +3,6 @@ PROG= users -WARNS?= 6 - DPADD= ${LIBULOG} LDADD= -lulog -- cgit v1.1