summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-09-25 09:58:00 +0000
committermarkm <markm@FreeBSD.org>2002-09-25 09:58:00 +0000
commit1244ddc10e77b842f7c94dbdf4bb76c862d5b0b1 (patch)
tree38ca60ee1c2394b09b50e04a3a67412bff362b75 /secure/lib/libcrypto/Makefile
parent84072d95a34b6971765837fbfdd181b032dc50ea (diff)
downloadFreeBSD-src-1244ddc10e77b842f7c94dbdf4bb76c862d5b0b1.zip
FreeBSD-src-1244ddc10e77b842f7c94dbdf4bb76c862d5b0b1.tar.gz
Don't lint contrib'ed sources, even if the builder has asked for linting.
Its Just Too Noisy.
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 805f7cd..f351b1a 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
OpenPOWER on IntegriCloud