From 7a03d653054fe10b5016f63aae356f1c3ba8988a Mon Sep 17 00:00:00 2001 From: Ed Schouten 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. --- chpass/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'chpass/Makefile') diff --git a/chpass/Makefile b/chpass/Makefile index e958956..7f7ac51 100644 --- a/chpass/Makefile +++ b/chpass/Makefile @@ -9,7 +9,6 @@ PROG= chpass SRCS= chpass.c edit.c field.c pw_scan.c table.c util.c BINOWN= root BINMODE=4555 -WARNS?= 5 .if ${MK_NIS} != "no" CFLAGS+= -DYP .endif -- cgit v1.2.3-56-ge451