From bf9e9501973f90a1f2083d3230e0128379b67872 Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 20 Feb 2005 16:20:36 +0000 Subject: [PATCH] This needs work to pass lint - whic I'm not going to invest. Make lint not treat warnings as errors. --- lib/libradius/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libradius/Makefile b/lib/libradius/Makefile index 8e31030dd804..6286439d4b71 100644 --- a/lib/libradius/Makefile +++ b/lib/libradius/Makefile @@ -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 WARNS=3 -LINTFLAGS+= -Sw +LINTFLAGS+= -S LIB= radius CPPFLAGS+= -I.