diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-13 07:23:46 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-13 07:23:46 +0000 |
| commit | 3152376aea3a65195a85469996d1f887cd880554 (patch) | |
| tree | 7662caf88cca9ae3269c0b88e94868fe3db2be93 /secure/lib/libssl | |
| parent | cfe9ec803f5ba8fe944b646d162fe7e4d28e7274 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssl')
| -rw-r--r-- | secure/lib/libssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index a3d109fd3af1..07c6f67fa6e8 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -3,7 +3,7 @@ LIB= ssl SHLIB_MAJOR= 3 -NOLINT= true +NOLINT= .if exists(Makefile.man) .include "Makefile.man" |
