From 1244ddc10e77b842f7c94dbdf4bb76c862d5b0b1 Mon Sep 17 00:00:00 2001 From: markm Date: Wed, 25 Sep 2002 09:58:00 +0000 Subject: Don't lint contrib'ed sources, even if the builder has asked for linting. Its Just Too Noisy. --- secure/lib/libssl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secure/lib/libssl') diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 7fe0a06..7a0eeb0 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -3,6 +3,8 @@ LIB= ssl SHLIB_MAJOR= 2 +NOLINT= true + MAINTAINER= kris SRCS= bio_ssl.c s23_clnt.c s23_lib.c s23_meth.c s23_pkt.c s23_srvr.c \ -- cgit v1.1