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/libssh/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secure/lib/libssh/Makefile') diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index 7bfbdc31789b..515dab5aaa6d 100644 --- a/secure/lib/libssh/Makefile +++ b/secure/lib/libssh/Makefile @@ -15,6 +15,8 @@ SRCS+= bsd-misc.c entropy.c SRCS+= version.c CFLAGS+=-I${SSHDIR} +NOLINT= true + .if defined(COMPAT_GETADDRINFO) SRCS+= getaddrinfo.c getnameinfo.c name6.c rcmd.c bindresvport.c .endif -- cgit v1.3