This needs work to pass lint - whic I'm not going to invest.

Make lint not treat warnings as errors.
This commit is contained in:
martin 2005-02-20 16:20:36 +00:00
parent 2a0d290c56
commit bf9e950197
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.5 2005/02/20 00:36:47 christos Exp $
# $NetBSD: Makefile,v 1.6 2005/02/20 16:20:36 martin Exp $
USE_SHLIBDIR= yes
.include <bsd.own.mk>
WARNS=3
LINTFLAGS+= -Sw
LINTFLAGS+= -S
LIB= radius
CPPFLAGS+= -I.