libutil now builds at WARNS level 6.

MFC after:	3 weeks
This commit is contained in:
Dag-Erling Smørgrav 2008-11-04 13:51:15 +00:00
parent b4d2cfd941
commit 5e1a74e82f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184635

View File

@ -15,6 +15,8 @@ SRCS= _secure_path.c auth.c gr_util.c expand_number.c flopen.c fparseln.c \
stub.c trimdomain.c uucplock.c
INCS= libutil.h login_cap.h
WARNS?= 6
CFLAGS+= -DLIBC_SCCS
.if ${MK_INET6_SUPPORT} != "no"