diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-09-25 09:58:00 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-09-25 09:58:00 +0000 |
| commit | 88eede79151684ba4b0ea4e00a4c7afb0922d83e (patch) | |
| tree | 38ca60ee1c2394b09b50e04a3a67412bff362b75 /secure/lib/libssl/Makefile | |
| parent | 826a6331a669a6646d2b4d3c9f5ef03670a6be5f (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssl/Makefile')
| -rw-r--r-- | secure/lib/libssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 7fe0a069e84b..7a0eeb0a47a3 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 \ |
