From 88eede79151684ba4b0ea4e00a4c7afb0922d83e Mon Sep 17 00:00:00 2001 From: Mark Murray 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/libcrypto/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secure/lib/libcrypto') diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 805f7cd56304..f351b1a4cbc3 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -27,6 +27,8 @@ LIB= crypto SHLIB_MAJOR= 2 +NOLINT= true + MAINTAINER= kris # base sources -- cgit v1.3